[git commit] fix typo

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri Dec 16 16:03:51 UTC 2011


commit: http://git.busybox.net/busybox-website/commit/?id=2a3384be22d65bea2e9daf3b676ef30731c10604
branch: http://git.busybox.net/busybox-website/commit/?id=refs/heads/master

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 lists.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lists.html b/lists.html
index cd56322..5e82375 100644
--- a/lists.html
+++ b/lists.html
@@ -39,7 +39,7 @@ list with frequently asked questions...
 
     customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
     var customSearchOptions = new google.search.DrawOptions();
-    customSearchOptions.enableSearchBoxOnly("http://google.com/cse?cx=009810735161915413714:avgviy5fm6c");
+    customSearchOptions.enableSearchboxOnly("http://google.com/cse?cx=009810735161915413714:avgviy5fm6c");
     customSearchControl.draw('cse', customSearchOptions);
   }, true);
 </script>


More information about the busybox-cvs mailing list