[Groonga-commit] groonga/groonga [master] doc normalizers: use different table name

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Dec 28 14:47:23 JST 2012


Kouhei Sutou	2012-12-28 14:47:23 +0900 (Fri, 28 Dec 2012)

  New Revision: 71eddd699920d832bdd65dc0b51be5a15a7f4bca
  https://github.com/groonga/groonga/commit/71eddd699920d832bdd65dc0b51be5a15a7f4bca

  Log:
    doc normalizers: use different table name

  Modified files:
    doc/source/reference/normalizers.txt

  Modified: doc/source/reference/normalizers.txt (+1 -1)
===================================================================
--- doc/source/reference/normalizers.txt    2012-12-28 14:37:44 +0900 (85584f0)
+++ doc/source/reference/normalizers.txt    2012-12-28 14:47:23 +0900 (88ec6e9)
@@ -114,7 +114,7 @@ Here is an example that uses ``NormalizerNFKC51`` normalizer:
 
 .. groonga-command
 .. include:: ../example/reference/normalizers/normalizer-nfkc51.log
-.. table_create NormalLexicon TABLE_HASH_KEY ShortText --normalizer NormalizerNFKC51
+.. table_create NFKC51Lexicon TABLE_HASH_KEY ShortText --normalizer NormalizerNFKC51
 
 See also
 --------
-------------- next part --------------
HTML����������������������������...
Download 



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