diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2013-07-04 01:23:38 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2013-07-04 01:23:38 +0200 |
commit | e703b429cf448deddc7682a33c3e6221889efe98 (patch) | |
tree | 9430681900fb91ffe9441f5833819e33fe1a031a /include | |
parent | 8a0c3a8e240d0ff44c07ecc946759726fdb605ad (diff) |
Minor
Change-Id: I6a9f34e6da1344e718ef5c8dc136fac7244b0f47
Diffstat (limited to 'include')
-rw-r--r-- | include/sal/log-areas.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox index d70665a88f60..4e0d8ab25de3 100644 --- a/include/sal/log-areas.dox +++ b/include/sal/log-areas.dox @@ -297,7 +297,7 @@ certain functionality. @li @c vcl.fonts - font-specific code @li @c vcl.gdi - the GDI part of VCL, devices, bitmaps, etc. @li @c vcl.gtk - Gtk+ 2/3 plugin -@li @c vcl.harfbuzz.layout +@li @c vcl.harfbuzz - HarfBuzz text layout @li @c vcl.headless - bitmap-based backend @li @c vcl.kde - KDE @li @c vcl.kde4 - KDE4 |