Yoji Shidara
null+****@clear*****
Mon Mar 3 12:37:49 JST 2014
Yoji Shidara 2014-03-03 12:37:49 +0900 (Mon, 03 Mar 2014) New Revision: 3a242db73268f21ec74d6599a83495a59f741622 https://github.com/droonga/droonga.org/commit/3a242db73268f21ec74d6599a83495a59f741622 Message: Fix a typo store-searach -> store-search Modified files: _po/ja/tutorial/plugin-development/adapter/index.po ja/tutorial/plugin-development/adapter/index.md tutorial/plugin-development/adapter/index.md Modified: _po/ja/tutorial/plugin-development/adapter/index.po (+1 -1) =================================================================== --- _po/ja/tutorial/plugin-development/adapter/index.po 2014-03-03 12:34:10 +0900 (a653528) +++ _po/ja/tutorial/plugin-development/adapter/index.po 2014-03-03 12:37:49 +0900 (a9c0cc3) @@ -656,7 +656,7 @@ msgid "### Accepting of simple requests" msgstr "" msgid "" -"First, create the `store-searach` plugin.\n" +"First, create the `store-search` plugin.\n" "Remember, you must put codes into a file which has the name same to the plugin" " now you are creating.\n" "So, the file is `store-search.rb` in the `droonga/plugins` directory. Then def" Modified: ja/tutorial/plugin-development/adapter/index.md (+1 -1) =================================================================== --- ja/tutorial/plugin-development/adapter/index.md 2014-03-03 12:34:10 +0900 (cb18bf8) +++ ja/tutorial/plugin-development/adapter/index.md 2014-03-03 12:37:49 +0900 (22e1ae5) @@ -486,7 +486,7 @@ Here, we're going to add our own `storeSearch` command to wrap the `search` comm ### Accepting of simple requests -First, create the `store-searach` plugin. +First, create the `store-search` plugin. Remember, you must put codes into a file which has the name same to the plugin now you are creating. So, the file is `store-search.rb` in the `droonga/plugins` directory. Then define your `StoreSearchPlugin` as follows: Modified: tutorial/plugin-development/adapter/index.md (+1 -1) =================================================================== --- tutorial/plugin-development/adapter/index.md 2014-03-03 12:34:10 +0900 (409a307) +++ tutorial/plugin-development/adapter/index.md 2014-03-03 12:37:49 +0900 (a6777a5) @@ -477,7 +477,7 @@ Here, we're going to add our own `storeSearch` command to wrap the `search` comm ### Accepting of simple requests -First, create the `store-searach` plugin. +First, create the `store-search` plugin. Remember, you must put codes into a file which has the name same to the plugin now you are creating. So, the file is `store-search.rb` in the `droonga/plugins` directory. Then define your `StoreSearchPlugin` as follows: -------------- next part -------------- HTML����������������������������...Download