diff options
author | Chris <chris@chrismatic.io> | 2015-03-09 22:00:33 -0600 |
---|---|---|
committer | Chris <chris@chrismatic.io> | 2015-03-09 22:00:48 -0600 |
commit | 30eafed70aa8e4499d256f80a228fe3b992b4ecd (patch) | |
tree | 700f102cf3fa31f6b24898f82eb5eb874ffbd5e0 /src/popup.html | |
parent | 3739683e70e84914c44280022b5adb65381aa025 (diff) | |
download | uBlock-30eafed70aa8e4499d256f80a228fe3b992b4ecd.zip uBlock-30eafed70aa8e4499d256f80a228fe3b992b4ecd.tar.gz uBlock-30eafed70aa8e4499d256f80a228fe3b992b4ecd.tar.bz2 |
More µ to u
Diffstat (limited to 'src/popup.html')
-rw-r--r-- | src/popup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/popup.html b/src/popup.html index f0384ff..252d133 100644 --- a/src/popup.html +++ b/src/popup.html @@ -5,7 +5,7 @@ <meta charset="utf-8"> <link rel="stylesheet" href="css/common.css" type="text/css"> <link rel="stylesheet" href="css/popup.css" type="text/css"> -<title>µBlock</title> +<title>uBlock</title> </head> <body> |