From: dooglus Date: Tue, 30 Oct 2007 13:57:57 +0000 (+0000) Subject: Typo: 'hilight' -> 'highlight'. X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=8f87265e36fc726e20eef56be9647bc50b081f55;p=synfig.git Typo: 'hilight' -> 'highlight'. git-svn-id: http://svn.voria.com/code@1026 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/synfig-studio/trunk/src/gtkmm/workarea.cpp b/synfig-studio/trunk/src/gtkmm/workarea.cpp index b9d9d69..313646f 100644 --- a/synfig-studio/trunk/src/gtkmm/workarea.cpp +++ b/synfig-studio/trunk/src/gtkmm/workarea.cpp @@ -1495,7 +1495,7 @@ WorkArea::on_drawing_area_event(GdkEvent *event) signal_cursor_moved_(); - // Guide/Duck hilights on hover + // Guide/Duck highlights on hover if(dragging==DRAG_NONE) { GuideList::iterator iter;