Susumu Yata
null+****@clear*****
Wed Aug 2 12:12:54 JST 2017
Susumu Yata 2017-08-02 12:12:54 +0900 (Wed, 02 Aug 2017) New Revision: a89deb75e7d06145f41e444204fadddab729b39f https://github.com/groonga/grnci/commit/a89deb75e7d06145f41e444204fadddab729b39f Message: Fix a typo. Modified files: v2/error.go Modified: v2/error.go (+1 -1) =================================================================== --- v2/error.go 2017-08-02 11:32:19 +0900 (c0641db) +++ v2/error.go 2017-08-02 12:12:54 +0900 (3dabf83) @@ -25,7 +25,7 @@ const ( ) // Name returns the name of the error code such as -// "AddressError" adn "GRN_UNKNOWN_ERROR". +// "AddressError" and "GRN_UNKNOWN_ERROR". func (ec ErrorCode) Name() string { switch ec { case AddressError: -------------- next part -------------- HTML����������������������������...Download