[3249] in BarnOwl Developers
Re: [PATCH] Fixed typo in unbindkey Usage error
daemon@ATHENA.MIT.EDU (David Benjamin)
Wed Feb 1 13:43:52 2012
In-Reply-To: <CA+TmAx=Bi-xd3J9OQ4kVOj-LOGh1iO+r=UGdfD+u5Essj6XfuA@mail.gmail.com>
From: David Benjamin <davidben@MIT.EDU>
Date: Wed, 1 Feb 2012 13:43:27 -0500
To: Betsy Riley <rileyb@mit.edu>
Cc: barnowl-dev@mit.edu
LGTM. Thanks! Pushed to master as 39a531dbab5fa35e3e3ad8b92a43e40ecac6012d.
(Huh, actually we have this typo twice. It's also in up in the help
text. I'll just roll it into this commit. Meh.)
David
On Wed, Feb 1, 2012 at 1:31 PM, Betsy Riley <rileyb@mit.edu> wrote:
> Ran across this typo while looking through barnowl code. Thought I'd
> practice creating patches :).
>
> Betsy