diff --git a/doc/dirconf.dox b/doc/dirconf.dox index 08ee4d7d4..6886937a7 100644 --- a/doc/dirconf.dox +++ b/doc/dirconf.dox @@ -1,4 +1,4 @@ -//unfortunatly, have to wrap the docs in a C comment for doxygen +//unfortunately, have to wrap the docs in a C comment for doxygen /** \page dirconf Directory Configuration diff --git a/doc/faq.dox b/doc/faq.dox index 161b395a5..4a16182f1 100644 --- a/doc/faq.dox +++ b/doc/faq.dox @@ -1,4 +1,4 @@ -//unfortunatly, have to wrap the docs in a C comment for doxygen +//unfortunately, have to wrap the docs in a C comment for doxygen /** \page faq Frequently Asked Questions @@ -25,11 +25,11 @@ While QuakeForge itself (and the Quake source code in general) is Free Software, the game itself is not free. You need to either purchase it from id Software or you can use OpenQuartz, a -project developing GPL compatable game data for Quake. +project developing GPL compatible game data for Quake. \section git_compile_error Checking out git and running ./bootstrap creates a configure that syntax errors when I run it! What's wrong? Unlike downloading and compiling a release, when you checkout from git, you -must have all the dependencies of quakeforge already installed as when +must have all the dependencies of QuakeForge already installed as when configure is being created autotools sources m4 files... If the files do not exist, you get the errors you have seen. Try installing packages which contain the libraries that caused the syntax error, including the -dev versions, then @@ -59,5 +59,5 @@ the value appropriate for your system: \section no_mp3 Why doesn't \QF support MP3s? Because they are not free. MP3 support is a patent minefield, and we really don't want to wind up with lawyers at ten paces, especially since we'd be -unarmed with no armor, and they have rocket launchers and quad-dammage. +unarmed with no armor, and they have rocket launchers and quad-damage. */ diff --git a/doc/filesystem.dox b/doc/filesystem.dox index bfe230be8..699e7064a 100644 --- a/doc/filesystem.dox +++ b/doc/filesystem.dox @@ -47,6 +47,6 @@ same as Quake (an \c id1 directory tree, plus other mod directories), but with the addition of a \c QF directory which holds QuakeForge specific data (such as the menus). The structure of the data trees and, more importantly, the relationship between the mod directories can be configured with the -directory configurtion file (see \ref dirconf). +directory configuration file (see \ref dirconf). */ diff --git a/doc/property-list.dox b/doc/property-list.dox index bc4338c00..e2c680fb2 100644 --- a/doc/property-list.dox +++ b/doc/property-list.dox @@ -1,4 +1,4 @@ -//unfortunatly, have to wrap the docs in a C comment for doxygen +//unfortunately, have to wrap the docs in a C comment for doxygen /** \page property-list Property List @@ -21,7 +21,7 @@ represented by a property list. In addition, property lists also support comments, both single-line and multi-line. Single-line comments start with \c // and continue to the end -of the line. Multi-line comments begine with +of the line. Multi-line comments begin with /* and end with */, and may span multiple lines, or be contained entirely within a single line, possibly with non-comment text @@ -77,7 +77,7 @@ abcdefghijklmnopqrstuvwxyz!#$%&*+-./:?@|~_^ Quoted strings may contain whitespace, C escape sequences, and any printable character. The quote character is \c \". -Long strings use tripple quotes (\c \"\"\") instead of \c \" as the quote +Long strings use triple quotes (\c \"\"\") instead of \c \" as the quote character. This allows the use of unquoted \c \" characters in the string. And yes, these long strings were inspired by Python's long strings. diff --git a/doc/quakeforge.dox b/doc/quakeforge.dox index 7744230e4..547871bd5 100644 --- a/doc/quakeforge.dox +++ b/doc/quakeforge.dox @@ -1,11 +1,11 @@ -//unfortunatly, have to wrap the docs in a C comment for doxygen +//unfortunately, have to wrap the docs in a C comment for doxygen /** \mainpage QuakeForge QuakeForge is a 3D graphics game engine based on id Software's legendary Quake and QuakeWorld game engine. Our purpose? To improve the state of the -game by improving the engine and making it accessable to the largest number +game by improving the engine and making it accessible to the largest number of players we can. \li \subpage build-install diff --git a/doc/tracklist.dox b/doc/tracklist.dox index 343cc2229..c298a88f0 100644 --- a/doc/tracklist.dox +++ b/doc/tracklist.dox @@ -5,7 +5,7 @@ As \QF supports playing arbitrarily sized audio files, it seemed rather obvious that \QF should be able to use them as BGM in place of the CD drive. However, requiring specific names and locations for the files seemed -overly onerous. Thus \QF looks for \c traclist.cfg in the root of the game +overly onerous. Thus \QF looks for \c tracklist.cfg in the root of the game directory (eg. \c id1, same place as \c pak0.pak, \c config.cfg, etc). Using the following \c tracklist.cfg: