[Groonga-commit] droonga/droonga.org at f0a2b31 [gh-pages] Fix typos

Back to archive index

susumu.yata null+****@clear*****
Tue Mar 18 14:24:22 JST 2014


susumu.yata	2014-03-18 14:24:22 +0900 (Tue, 18 Mar 2014)

  New Revision: f0a2b3103d0d2273251157a2e3056d140b27e1be
  https://github.com/droonga/droonga.org/commit/f0a2b3103d0d2273251157a2e3056d140b27e1be

  Merged 482ea8c: Merge pull request #13 from s-yata/gh-pages

  Message:
    Fix typos
    
    User agents (...) sends -> User agents (...) send
    to the user agent -> to the user agents

  Modified files:
    tutorial/basic/index.md

  Modified: tutorial/basic/index.md (+1 -1)
===================================================================
--- tutorial/basic/index.md    2014-03-18 13:42:39 +0900 (a327150)
+++ tutorial/basic/index.md    2014-03-18 14:24:22 +0900 (44a4c60)
@@ -54,7 +54,7 @@ This tutorial describes steps to build a system like following:
                                  \--------------------------------------------------/
                                        This tutorial describes about this part.
 
-User agents (ex. a Web browser) sends search requests to a protocol adapter. The adapter receives them, and sends internal (translated) search requests to a Droonga engine. The engine processes them actually. Search results are sent from the engine to the protocol adapter, and finally delivered to the user agent.
+User agents (ex. a Web browser) send search requests to a protocol adapter. The adapter receives them, and sends internal (translated) search requests to a Droonga engine. The engine processes them actually. Search results are sent from the engine to the protocol adapter, and finally delivered to the user agents.
 
 For example let's try to build a database system to find [Starbucks stores in New York](http://geocommons.com/overlays/430038).
 
-------------- next part --------------
HTML����������������������������...
Download 



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