701d98eb08bc
Fix missing word
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Wed, 18 Jan 2017 19:46:34 +0000 |
parents | 496f6e33e468 |
children | 8163984906d6 |
branches/tags | (none) |
files | src/robots/git-commands.lisp |
Changes
--- a/src/robots/git-commands.lisp Wed Jan 18 18:07:55 2017 +0000 +++ b/src/robots/git-commands.lisp Wed Jan 18 19:46:34 2017 +0000 @@ -203,7 +203,7 @@ (!command [noun a] temporal-adverb refreshing git-location) (!command "and push all" adjective [noun s] "to" location) (!command "all" adjective [noun s] "in" git-location) - (!command "the" extremum "and merge it into" git-location) + (!command "the" extremum noun "and merge it into" git-location) (!command "some" [noun s] "from a remote") (!command "two or more" [noun s] "and save them to" location) ("move or" !command [noun a] "in" git-location)