[Groonga-commit] groonga/express-kotoumi [master] Fix typo: serer => server

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Jan 23 12:00:14 JST 2013


YUKI Hiroshi	2013-01-23 12:00:14 +0900 (Wed, 23 Jan 2013)

  New Revision: ad853aea93880233a29165ca066ce638fd8a4a18
  https://github.com/groonga/express-kotoumi/commit/ad853aea93880233a29165ca066ce638fd8a4a18

  Log:
    Fix typo: serer => server

  Modified files:
    application.js

  Modified: application.js (+1 -1)
===================================================================
--- application.js    2013-01-23 11:59:33 +0900 (937e516)
+++ application.js    2013-01-23 12:00:14 +0900 (7cd85aa)
@@ -11,4 +11,4 @@ application.kotoumi({
   server: server
 });
 
-serer.listen(13000);
+server.listen(13000);
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index