diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2015-07-08 21:51:05 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2015-07-08 21:55:07 +0900 |
commit | 3e8cb7da52e84b03b309b68708889fc42789b722 (patch) | |
tree | 453627d92093f9c05ca79d54064e1e4a3b2ae770 /sdext | |
parent | f3c687a87c4c238286c35adcec54592c2e8cdffa (diff) |
Fix typo
Change-Id: Iec20cfa243e336d36e12e13d36564eacc9db1435
Diffstat (limited to 'sdext')
-rw-r--r-- | sdext/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/README b/sdext/README index ed9aa33de4b0..b43d62b1fa92 100644 --- a/sdext/README +++ b/sdext/README @@ -5,7 +5,7 @@ source/pdfimport/ - PDF import Uses an external poppler process to parse and handle PDF import as draw shapes. -source/minimizer/ - Presentation Minizer +source/minimizer/ - Presentation Minimizer Shrinks presentations by down-scaling images, and removing extraneous eg. embedded OLE content. |