summaryrefslogtreecommitdiffstats
path: root/doc/starting.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2016-01-03 15:37:34 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2016-01-03 15:37:34 (GMT)
commit4f80d144f98fc998de5118855eec73797a65bf2e (patch)
treeeffd54caf7c9372abb85825ec41f3bd90172561f /doc/starting.doc
parent89ef13dbb6c8ac81a9c118f4f031c45cdc66e3a3 (diff)
downloadDoxygen-4f80d144f98fc998de5118855eec73797a65bf2e.zip
Doxygen-4f80d144f98fc998de5118855eec73797a65bf2e.tar.gz
Doxygen-4f80d144f98fc998de5118855eec73797a65bf2e.tar.bz2
Adjusted Doxygen to doxygen in running text in the manual
Diffstat (limited to 'doc/starting.doc')
-rw-r--r--doc/starting.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/starting.doc b/doc/starting.doc
index 081ef8b..f82e90d 100644
--- a/doc/starting.doc
+++ b/doc/starting.doc
@@ -24,7 +24,7 @@ detailed usage information.
Optionally, the executable \c doxywizard can be used, which is a
\ref doxywizard_usage "graphical front-end" for editing the configuration file
that is used by doxygen and for running doxygen in a graphical environment.
-For Mac OS X doxywizard will be started by clicking on the Doxygen application
+For Mac OS X doxywizard will be started by clicking on the doxygen application
icon.
The following figure shows the relation between the tools and the flow
@@ -37,7 +37,7 @@ tries to be complete):
\section step0 Step 0: Check if doxygen supports your programming language
First, assure that your programming language has a reasonable chance of being
-recognized by Doxygen. These languages are supported by default: C, C++, C#,
+recognized by doxygen. These languages are supported by default: C, C++, C#,
Objective-C, IDL, Java, VHDL, PHP, Python, Tcl, Fortran, and D. It
is possible to configure certain file type extensions to use certain parsers:
see the \ref cfg_extension_mapping "Configuration/ExtensionMappings" for details.