[Groonga-commit] groonga/groonga at db42c10 [master] Fix typo

Back to archive index

Kenji Okimoto null+****@clear*****
Fri Apr 6 11:15:23 JST 2018


Kenji Okimoto	2018-04-06 11:15:23 +0900 (Fri, 06 Apr 2018)

  New Revision: db42c1007b43698721da91e668b5bf543bdfabd2
  https://github.com/groonga/groonga/commit/db42c1007b43698721da91e668b5bf543bdfabd2

  Merged c779b45: Merge pull request #837 from okkez/fix-typos

  Message:
    Fix typo
    
    Groogna ->
    Groonga
        ^^
    
        $ sed -i -s -e '1,$ s/Groogna/Groonga/g' doc/**/*.po
    
    Signed-off-by: Kenji Okimoto <okimoto �� clear-code.com>

  Modified files:
    doc/locale/ja/LC_MESSAGES/install.po
    doc/locale/ja/LC_MESSAGES/news.po

  Modified: doc/locale/ja/LC_MESSAGES/install.po (+1 -1)
===================================================================
--- doc/locale/ja/LC_MESSAGES/install.po    2018-04-06 10:24:54 +0900 (05147669a)
+++ doc/locale/ja/LC_MESSAGES/install.po    2018-04-06 11:15:23 +0900 (ba982de1a)
@@ -767,7 +767,7 @@ msgstr ""
 
 msgid ""
 "This section describes how to install Groonga on Windows. You can install "
-"Groogna by extracting a zip package or running an installer."
+"Groonga by extracting a zip package or running an installer."
 msgstr ""
 "このセクションではWindows上でGroongaをインストールする方法を説明します。"
 "Groongaをインストールするにはzipパッケージを展開する方法とインストーラーを実"

  Modified: doc/locale/ja/LC_MESSAGES/news.po (+1 -1)
===================================================================
--- doc/locale/ja/LC_MESSAGES/news.po    2018-04-06 10:24:54 +0900 (bef04db05)
+++ doc/locale/ja/LC_MESSAGES/news.po    2018-04-06 11:15:23 +0900 (d4fd98931)
@@ -612,7 +612,7 @@ msgstr ""
 msgid ""
 "[:ref:`offline-index-construction`] Fixed a bug that offline index "
 "construction for vector column consumes unnecessary resources. If you have a "
-"log of elements in one vector column and many records, Groogna will crash. "
+"log of elements in one vector column and many records, Groonga will crash. "
 "[groonga-dev,04533][Reported by Toshio Uchiyama]"
 msgstr ""
 "[:ref:`offline-index-construction`] ベクターカラムの静的索引構築時に必要以上"
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180406/2b6a6b0d/attachment-0001.htm 



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