From 1455e0e032945acd03d9384e6015c6d3a476f264 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Sun, 12 Feb 2012 13:37:51 +0100 Subject: [PATCH] Fix doc about pageURL field which no longer exists Signed-off-by: Antonio Ospite --- direct_download_links.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/direct_download_links.user.js b/direct_download_links.user.js index e1f17f3..8421b49 100644 --- a/direct_download_links.user.js +++ b/direct_download_links.user.js @@ -46,7 +46,7 @@ /* Fields supported by the "site" object. * * Manadatory fields: - * pageURL: the URL of the page we are modifying + * locationRegExp: the regexp describing the URL of the page we are modifying * urlContainer: the element containing the URL to link * urlRegexp: the regular expression for finding the URL, the first * sub-pattern is taken as the URL -- 2.1.4