diff options
| author | Stephen Blott | 2014-12-21 16:13:45 +0000 |
|---|---|---|
| committer | Stephen Blott | 2014-12-21 16:13:45 +0000 |
| commit | a8ddac9e8a9e99891232a3d98b799d9fc59aa396 (patch) | |
| tree | a395b6c2c76dbd9616467e34cdf75fc4f1b6f813 | |
| parent | 6f755c4cf456be3671936bd195bf56cf02f3e75f (diff) | |
| download | vimium-a8ddac9e8a9e99891232a3d98b799d9fc59aa396.tar.bz2 | |
Exclusion; better comments.
| -rw-r--r-- | pages/popup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/popup.html b/pages/popup.html index 4f36cbfe..37ce0817 100644 --- a/pages/popup.html +++ b/pages/popup.html @@ -54,7 +54,7 @@ <div id="state"></div> <div id="exclusionScrollBox"> - <!-- Populated by options.coffee. --> + <!-- Populated from exclusions.html by options.coffee. --> </div> <!-- Some extra space which is hidden underneath the footer. --> |
