diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:49:58 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:49:58 -0400 |
commit | ff194acd6a4307d29393e9e590021e6e0ae29b82 (patch) | |
tree | 8c75abf4e07520ab302a50392090c8d1abbeb51c /libraries/menu-cache | |
parent | c4dada266fac994d4587b8820dc88e54f8e48a35 (diff) |
libraries/menu-cache: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/menu-cache')
-rw-r--r-- | libraries/menu-cache/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/menu-cache/README b/libraries/menu-cache/README index 2fbf04c68d34..23db4733a552 100644 --- a/libraries/menu-cache/README +++ b/libraries/menu-cache/README @@ -1,3 +1,3 @@ -Libmenu-cache is a library creating and utilizing caches to speed up the -manipulation for freedesktop.org defined application menus. It can be used as -a replacement of libgnome-menu of gnome-menus. +Libmenu-cache is a library creating and utilizing caches to speed up +the manipulation for freedesktop.org defined application menus. It can +be used as a replacement of libgnome-menu of gnome-menus. |