OpenSystemsDevelopment
/
qpdf
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
3b413ca87c85d3587715bab67f843e846c63cebb
Authored by
Jay Berkenbilt
2012-06-21 14:35:02 -0400
1 parent
f59ff6fc
Fix typo in comment
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
libqpdf/QPDF_optimization.cc
libqpdf/QPDF_optimization.cc
View file @
3b413ca
1
-// See
"Optimization" sectino of
manual.
1
+// See
the "Optimization" section of the
manual.
2
2
3
3
#include <qpdf/QPDF.hh>
4
4
...
...