diff --git a/GSDoc/gsdoc.gsdoc b/GSDoc/gsdoc.gsdoc index fd81730cd..21bf089ee 100644 --- a/GSDoc/gsdoc.gsdoc +++ b/GSDoc/gsdoc.gsdoc @@ -61,7 +61,7 @@ using in Objective-C method names is used in info markup. - LinuxDoc, while bening a nice basic system, seesm to be + LinuxDoc, while being a nice basic system, seems to be in the process of being replaced by DocBook. @@ -76,7 +76,7 @@ Provide optimal support for GNUstep documentation. - Minimise the amount of work needed for development of + Minimize the amount of work needed for development of software tools. @@ -101,7 +101,7 @@ The gsdoc DTD defines an XML language - that is, a markup language that conforms to a specific subset of SGML features defined as XML. The advantage of XML is that it provides most of the useful features - of SGML while being much more light-weight (easy to use) beacause + of SGML while being much more light-weight (easy to use) because you can forget about the rest of SGML. As XML looks set to become increasingly popular, we can hope that documentation written with an XML language will be easily imported @@ -142,8 +142,8 @@ base This is optional, but recommended - it specifies the base name - for the document. When the document is tranlated to another - format, the outut file name should be based on this - eg. + for the document. When the document is translated to another + format, the output file name should be based on this - eg. if the base name of a document is foo then an html output for this file would be foo.html. @@ -202,7 +202,7 @@ </head>

- The above axample shows all the elements possible in a document head - + The above example shows all the elements possible in a document head -

@@ -247,7 +247,7 @@ consists of an optional front part (for contents pages, overview etc), a sequence of any number of chapters, and an optional back part (for indexes, appendices etc). Normally, each of these three - parts of the document woudl be expected to have their own separate + parts of the document would be expected to have their own separate page numbering schemes.

@@ -272,7 +272,7 @@ diff --git a/GSDoc/gsdoc.html b/GSDoc/gsdoc.html index 1cbf4606d..bdb4144d8 100644 --- a/GSDoc/gsdoc.html +++ b/GSDoc/gsdoc.html @@ -70,7 +70,7 @@ using in Objective-C method names is used in info markup.
  • - LinuxDoc, while bening a nice basic system, seesm to be + LinuxDoc, while being a nice basic system, seems to be in the process of being replaced by DocBook. @@ -86,7 +86,7 @@ Provide optimal support for GNUstep documentation.
  • - Minimise the amount of work needed for development of + Minimize the amount of work needed for development of software tools.
  • @@ -108,7 +108,7 @@ The gsdoc DTD defines an XML language - that is, a markup language that conforms to a specific subset of SGML features defined as XML. The advantage of XML is that it provides most of the useful features - of SGML while being much more light-weight (easy to use) beacause + of SGML while being much more light-weight (easy to use) because you can forget about the rest of SGML. As XML looks set to become increasingly popular, we can hope that documentation written with an XML language will be easily imported @@ -153,8 +153,8 @@
    base
    This is optional, but recommended - it specifies the base name - for the document. When the document is tranlated to another - format, the outut file name should be based on this - eg. + for the document. When the document is translated to another + format, the output file name should be based on this - eg. if the base name of a document is foo then an html output for this file would be foo.html. foo then an html @@ -222,7 +222,7 @@

    - The above axample shows all the elements possible in a document head - + The above example shows all the elements possible in a document head -

    title @@ -275,7 +275,7 @@ consists of an optional front part (for contents pages, overview etc), a sequence of any number of chapters, and an optional back part (for indexes, appendices etc). Normally, each of these three - parts of the document woudl be expected to have their own separate + parts of the document would be expected to have their own separate page numbering schemes.

    The gsdoc conversion tool