[Groonga-commit] groonga/grnxx at bf244ac [master] Fix a typo (expressons -> expressions).

Back to archive index

susumu.yata null+****@clear*****
Thu Sep 4 11:33:16 JST 2014


susumu.yata	2014-09-04 11:33:16 +0900 (Thu, 04 Sep 2014)

  New Revision: bf244acfb0bb1fc804bd0368b51c183ba605ee5c
  https://github.com/groonga/grnxx/commit/bf244acfb0bb1fc804bd0368b51c183ba605ee5c

  Message:
    Fix a typo (expressons -> expressions).

  Modified files:
    include/grnxx/expression.hpp

  Modified: include/grnxx/expression.hpp (+1 -1)
===================================================================
--- include/grnxx/expression.hpp    2014-09-04 11:29:30 +0900 (0f8e978)
+++ include/grnxx/expression.hpp    2014-09-04 11:33:16 +0900 (f154112)
@@ -190,7 +190,7 @@ class ExpressionBuilder {
  public:
   using Node = expression::Node;
 
-  // Create an object for building expressons.
+  // Create an object for building expressions.
   //
   // On success, returns a poitner to the builder.
   // On failure, returns nullptr and stores error information into "*error" if
-------------- next part --------------
HTML����������������������������...
Download 



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