Fix typo in Mainpage.dox

This commit is contained in:
Martin Langasek 2014-04-12 23:05:12 +02:00
parent 7da3ebe423
commit 8e1ff89f9c

View File

@ -2,7 +2,7 @@
@mainpage Main Page
bemenu is a dynamic menu library and client program inspired by dmenu.
You can create flexible menu oriented programs using the library interface in your favorite language that has bemenu bindings avaialable.
You can create flexible menu oriented programs using the library interface in your favorite language that has bemenu bindings available.
Unlike old dmenu approach, with library you don't have to feed unneccessary metadata into client program and parse the result.
Instead your program will be aware of the items and possible metadata inside the menu.