Navigation Menu

Skip to content

Commit

Permalink
doc: fix English
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 14, 2015
1 parent c09de7b commit 9cf6ebe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/locale/ja/LC_MESSAGES/install.po
Expand Up @@ -876,7 +876,7 @@ msgstr ""
"に ``-G \"Visual Studio 12 2013\"`` パラメーターを指定してください::"

msgid ""
"After the above steps, :doc:`/reference/executables/groonga` is found in ``c:"
"After the above steps, :doc:`/reference/executables/groonga` is found at ``c:"
"\\Groonga\\bin\\groonga.exe``."
msgstr ""
"以上の手順で :doc:`/reference/executables/groonga` が ``c:\\Groonga\\bin"
Expand Down
2 changes: 1 addition & 1 deletion doc/source/install/windows.rst
Expand Up @@ -88,5 +88,5 @@ Install::

groonga-5.0.2> cmake --build . --config Release --target Install

After the above steps, :doc:`/reference/executables/groonga` is found in
After the above steps, :doc:`/reference/executables/groonga` is found at
``c:\Groonga\bin\groonga.exe``.

0 comments on commit 9cf6ebe

Please sign in to comment.