Navigation Menu

Skip to content

Commit

Permalink
Fix typos on comment
Browse files Browse the repository at this point in the history
  • Loading branch information
darashi committed Aug 2, 2012
1 parent 08e3462 commit f6a59bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/bq-translator.js
Expand Up @@ -13,7 +13,7 @@
* (not ...)
FIXME: Returns null if the given query is not supported.
Shuold raise.
Should raise.
*/


Expand Down
2 changes: 1 addition & 1 deletion lib/q-translator.js
Expand Up @@ -10,7 +10,7 @@
http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/Search.Requests.html#Search.MatchSetExpression
FIXME: Returns null if the given query is not supported.
Shuold raise.
Should raise.
*/


Expand Down

0 comments on commit f6a59bc

Please sign in to comment.