diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2016-11-19 15:35:59 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2016-11-19 16:37:18 +0200 |
commit | 7a072614b234529d24515464c3f6575bb33480e5 (patch) | |
tree | 7865310a9d0225c3e95e37b7bd1862cb1de5b012 /extras | |
parent | d35b5c8db00afb0316b7ae4c43126a5dad194cbb (diff) |
Typos
Change-Id: Iff293841047a945107033ed81d4e81fb8bbe67b8
Diffstat (limited to 'extras')
-rw-r--r-- | extras/source/truetype/symbol/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extras/source/truetype/symbol/README b/extras/source/truetype/symbol/README index b69b721b67ad..80d8975a113d 100644 --- a/extras/source/truetype/symbol/README +++ b/extras/source/truetype/symbol/README @@ -9,7 +9,7 @@ important so that when two versions of the font are installed, e.g. one bundled inside the office installation, and one already installed on the system that the most recent font can be detected and favoured. -Bumping the font version is easiest done manually by bumping the the place in +Bumping the font version is easiest done manually by bumping the place in the .sfd where the version is mentioned, e.g. -Version: 102.3 @@ -21,5 +21,5 @@ The glyph names in the font should follow Adobe Glyph list for new fonts Fragments of OpenSymbol are mapped internally to a number of other fonts for interoperability purposes. See -unotools/source/misc/fontcvt.cxx pwrt. the StarSymbol conversion -tables.
\ No newline at end of file +unotools/source/misc/fontcvt.cxx pwrt, the StarSymbol conversion +tables. |