[gs-cvs] rev 7902 - trunk/gs/doc
leonardo at ghostscript.com
leonardo at ghostscript.com
Mon May 7 01:48:13 PDT 2007
Author: leonardo
Date: 2007-05-07 01:48:12 -0700 (Mon, 07 May 2007)
New Revision: 7902
Modified:
trunk/gs/doc/Develop.htm
Log:
Documenting how to profile Ghostscript with MSVC6 (continued).
DETAILS :
Fixing a misprint.
It's still a preliminary edition.
A documentation specialist should improve it.
EXPECTED DIFFERENCES :
None.
Modified: trunk/gs/doc/Develop.htm
===================================================================
--- trunk/gs/doc/Develop.htm 2007-05-07 08:10:13 UTC (rev 7901)
+++ trunk/gs/doc/Develop.htm 2007-05-07 08:48:12 UTC (rev 7902)
@@ -130,7 +130,7 @@
<li><a href="#Adding_features_and_options">Adding features and options</a>
<li><a href="#Profiling">Profiling</a>
<ul>
-<li><a href="#ProfilingMSVC6">Profiling with Microsoft developer Studio 6</a>
+<li><a href="#ProfilingMSVC6">Profiling with Microsoft Developer Studio 6</a>
</ul>
<li><a href="#Troubleshooting">Troubleshooting</a>
</ul></blockquote>
@@ -4715,7 +4715,7 @@
<hr>
<h2><a name="Profiling"></a>Profilinging</h2>
-<h3><a name="ProfilingMSVC6"></a>Profiling with Microsoft developer Studio 6</h3>
+<h3><a name="ProfilingMSVC6"></a>Profiling with Microsoft Developer Studio 6</h3>
<p>
The Microsoft profiling tool is included into Microsoft Developer Studio 6
More information about the gs-cvs
mailing list