summaryrefslogtreecommitdiffstats
path: root/phpfspot.class.php
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2008-05-20 06:08:16 +0200
committerAndreas Unterkircher <unki@netshadow.at>2008-05-20 06:08:16 +0200
commitf3f12303def5f19118f086ca465d67032dc57706 (patch)
tree6f28a3db28c4e6cf9c40115a63b6ae8908327220 /phpfspot.class.php
parent112916d4ffcc59590b3fd8753ea832c171167751 (diff)
issue119, fixed auto-completetion script-url containing &nbsp;
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
Diffstat (limited to 'phpfspot.class.php')
-rw-r--r--phpfspot.class.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpfspot.class.php b/phpfspot.class.php
index f938dbc..d2bb907 100644
--- a/phpfspot.class.php
+++ b/phpfspot.class.php
@@ -872,7 +872,7 @@ class PHPFSPOT {
} // resetTags()
/**
- * returns the value for the autocomplet tag-search
+ * returns the value for the autocomplete tag-search
* @return string
*/
public function get_xml_tag_list()