fix spelling
authorFelix Kästner <git@fpunktk.de>
Tue, 16 Jun 2015 13:42:25 +0000 (15:42 +0200)
committerFelix Kästner <git@fpunktk.de>
Tue, 16 Jun 2015 13:42:25 +0000 (15:42 +0200)
index.php

index c400414aee9c821266b8c512f305983d1f6edbe9..91910a1de4a91878c5f77b4471f0cd8309f0db74 100644 (file)
--- a/index.php
+++ b/index.php
@@ -115,7 +115,7 @@ b64images["leo.png"] = "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAACXBIWXMA
 ?>
 
 var se = new Object(); // object of search engines
-// se["keyword"] = ["displayed name, max 7 chars", "url to which the querystring can be append", "b64images name"];
+// se["keyword"] = ["displayed name, max 7 chars", "url to which the querystring can be appended", "b64images name"];
 se["ii"] = ["ixquick", "https://eu.ixquick.com/do/search?q=", "ixquick.png"];
 se["id"] = ["ixq_de", "https://eu.ixquick.com/do/search?l=deutsch&q=", "ixquick.png"];
 se["wp"] = ["wp_de", "https://de.wikipedia.org/wiki/Spezial:Search?search=", "wp.png"];