summaryrefslogtreecommitdiff
path: root/doxygen
diff options
context:
space:
mode:
authorMartin Langasek <martin.langasek@gmail.com>2014-04-12 23:05:12 +0200
committerMartin Langasek <martin.langasek@gmail.com>2014-04-12 23:05:12 +0200
commit8e1ff89f9cedab9a5f5b5f6a702f76feda514182 (patch)
tree31f0a3c51f5b691c5e737f106674e39fda8a04c7 /doxygen
parent7da3ebe4239675b18560ab642abd1a100801da66 (diff)
downloadbemenu-8e1ff89f9cedab9a5f5b5f6a702f76feda514182.tar.gz
bemenu-8e1ff89f9cedab9a5f5b5f6a702f76feda514182.tar.bz2
bemenu-8e1ff89f9cedab9a5f5b5f6a702f76feda514182.zip
Fix typo in Mainpage.dox
Diffstat (limited to 'doxygen')
-rw-r--r--doxygen/Mainpage.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/Mainpage.dox b/doxygen/Mainpage.dox
index 869071c..1b91ebf 100644
--- a/doxygen/Mainpage.dox
+++ b/doxygen/Mainpage.dox
@@ -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.