[Groonga-commit] pgroonga/pgroonga.github.io at dbb381f [master] Fix a typo

Back to archive index

HorimotoYasuhiro null+****@clear*****
Mon Aug 14 18:42:45 JST 2017


HorimotoYasuhiro	2017-08-14 18:42:45 +0900 (Mon, 14 Aug 2017)

  New Revision: dbb381f20549ce4005e0a920f8600a6f296c76a3
  https://github.com/pgroonga/pgroonga.github.io/commit/dbb381f20549ce4005e0a920f8600a6f296c76a3

  Merged 1f95c57: Merge pull request #32 from komainu8/feature/fix_a_typo

  Message:
    Fix a typo

  Modified files:
    ja/reference/operators/query-v2.md
    reference/operators/query-v2.md

  Modified: ja/reference/operators/query-v2.md (+1 -1)
===================================================================
--- ja/reference/operators/query-v2.md    2017-07-20 10:32:00 +0900 (4c278c9)
+++ ja/reference/operators/query-v2.md    2017-08-14 18:42:45 +0900 (8f761bb)
@@ -5,7 +5,7 @@ upper_level: ../
 
 # `jsonb`型以外の型用の`&@~`演算子
 
-1.2.0で追加。
+1.2.2で追加。
 
 `&?`演算子は1.2.2から非推奨です。代わりに`&@~`演算子を使ってください。
 

  Modified: reference/operators/query-v2.md (+1 -1)
===================================================================
--- reference/operators/query-v2.md    2017-07-20 10:32:00 +0900 (bf384be)
+++ reference/operators/query-v2.md    2017-08-14 18:42:45 +0900 (7859c06)
@@ -5,7 +5,7 @@ upper_level: ../
 
 # `&@~` operator for non `jsonb` types
 
-Since 1.2.0.
+Since 1.2.2.
 
 `&?` operator is deprecated since 1.2.2. Use `&@~` operator instead.
 
-------------- next part --------------
HTML����������������������������...
Download 



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