[Groonga-commit] droonga/droonga.org at 29c54fa [gh-pages] Add a missing "the"

Back to archive index

susumu.yata null+****@clear*****
Tue Mar 18 17:40:27 JST 2014


susumu.yata	2014-03-18 17:40:27 +0900 (Tue, 18 Mar 2014)

  New Revision: 29c54fabd46096d8c8354d9289ebb3caa632293e
  https://github.com/droonga/droonga.org/commit/29c54fabd46096d8c8354d9289ebb3caa632293e

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

  Message:
    Add a missing "the"

  Modified files:
    tutorial/plugin-development/index.md

  Modified: tutorial/plugin-development/index.md (+1 -1)
===================================================================
--- tutorial/plugin-development/index.md    2014-03-18 17:02:27 +0900 (f3001f1)
+++ tutorial/plugin-development/index.md    2014-03-18 17:40:27 +0900 (dbfb7d5)
@@ -22,7 +22,7 @@ This is not easy to be done in one-size-fits-all approach.
 
  * One may want to modify incoming requests to work well with other systems, one may want to modify outgoing responses to help other systems understand the result.
  * One may want to do more complex data processing than that provided by Droonga as built-in, to have direct storage access for efficiency.
- * One may need to control data distribution and collection logic of Droonga to profit from distributed nature of Droonga.
+ * One may need to control data distribution and collection logic of Droonga to profit from the distributed nature of Droonga.
 
 You can use plugins in those situations.
 
-------------- next part --------------
HTML����������������������������...
Download 



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