Spelling correction patch from Debian

Patch taken (and forward-ported to HEAD) from
<https://anonscm.debian.org/cgit/pkg-multimedia/ardour.git/plain/debian/patches/0100-fix-typos.patch>
This commit is contained in:
Adrian Knoth 2016-02-22 21:01:23 +01:00 committed by Paul Davis
parent 53f1981eff
commit 6fa88273aa
24 changed files with 35 additions and 35 deletions

View file

@ -1161,7 +1161,7 @@ GtkCanvas::start_tooltip_timeout (Item* item)
bool
GtkCanvas::really_start_tooltip_timeout ()
{
/* an idle has occured since we entered a tooltip-bearing widget. Now
/* an idle has occurred since we entered a tooltip-bearing widget. Now
* wait 1 second and if the timeout isn't cancelled, show the tooltip.
*/