Skip to content

Commit

Permalink
Code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
victor-homyakov committed Oct 22, 2014
1 parent 424be80 commit 926bf7f
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 175 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Revision history
0.4 Fixed language not being switched in some applications.

0.3 Added a tray icon, a menu and support for more than two
languages. Recaps now cycles between the lanugages selected
languages. Recaps now cycles between the languages selected
in the menu.

0.2 Changed Shift-CapsLock to change language as well as CapsLock.
Expand Down
2 changes: 1 addition & 1 deletion build.bat
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@echo off

set FILENAME=recaps-0.6
set FILENAME=recaps-0.7

:: clean up
if exist Output\*.* del /q Output\*.*
Expand Down
Loading

0 comments on commit 926bf7f

Please sign in to comment.