Git commit 95f79382f9dd37e1a839e48b535b7ef93b80c1ad by Yuri Chornoivan. Committed on 26/05/2014 at 06:04. Pushed by yurchor into branch 'master'.
Fix typo M +1 -1 doc/ui.docbook http://commits.kde.org/symboleditor/95f79382f9dd37e1a839e48b535b7ef93b80c1ad diff --git a/doc/ui.docbook b/doc/ui.docbook index 535ed28..0aabde8 100644 --- a/doc/ui.docbook +++ b/doc/ui.docbook @@ -53,7 +53,7 @@ It is possible to open several instances of the SymbolEditor application and copy symbols from one library to another using drag and drop. Ensure that both library windows are visible, then click and drag the required symbol from one library window - to the other. The symbol will then be appended to the target libary. + to the other. The symbol will then be appended to the target library. </para> </sect2> </sect1>
