stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7366607de6684c6e39080e47d893a05f4678cac2
commit 7366607de6684c6e39080e47d893a05f4678cac2 Author: Stefan Schmidt <[email protected]> Date: Fri Sep 19 14:13:30 2014 +0200 docs: Correct D-Bus spelling --- doc/main.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/main.dox b/doc/main.dox index 9935f38..67a1f80 100644 --- a/doc/main.dox +++ b/doc/main.dox @@ -13,7 +13,7 @@ * @li @ref efreet_main freedesktop.org (xdg) menu and desktop integration. * @li @ref eina_main data types and low-level/basic abstractions. * @li @ref eio_main asynchronous input/output - * @li @ref eldbus_main d-bus integration. + * @li @ref eldbus_main D-Bus integration. * @li @ref embryo_main embedded script language. * @li @ref emotion_main to play music and videos. * @li @ref eo_main generic object system. --
