From 306393e3893f3848e1aa8a2d565289aa3da68ba0 Mon Sep 17 00:00:00 2001 From: Neil Puttock Date: Mon, 7 Dec 2009 22:49:17 +0000 Subject: [PATCH] Web: Punctuation fixes. --- Documentation/contributor/basic-compile.itexi | 2 +- Documentation/contributor/doc-work.itexi | 2 +- Documentation/fr/web/community.itexi | 2 +- Documentation/nl/web/community.itexi | 2 +- Documentation/snippets/README | 2 +- Documentation/snippets/new/README | 4 ++-- Documentation/web/community.itexi | 6 +++--- ly/guile-debugger.ly | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Documentation/contributor/basic-compile.itexi b/Documentation/contributor/basic-compile.itexi index 7c449ecda4..a93e77c4d8 100644 --- a/Documentation/contributor/basic-compile.itexi +++ b/Documentation/contributor/basic-compile.itexi @@ -321,7 +321,7 @@ make help from every directory in the build tree. Most targets for documentation maintenance are available from @file{Documentation/}; @c FIXME: xref to CG -for more information, see the Contributors' Guide, section +for more information, see the Contributor's Guide, section @emph{Documentation work}. The makefile variable @code{QUIET_BUILD} may be set to @code{1} for a diff --git a/Documentation/contributor/doc-work.itexi b/Documentation/contributor/doc-work.itexi index 959f206886..31f218fd69 100644 --- a/Documentation/contributor/doc-work.itexi +++ b/Documentation/contributor/doc-work.itexi @@ -201,7 +201,7 @@ so on); list the subdirectory of each manual to determine the filename of the specific chapter you wish to modify. Developer manuals live in @file{Documentation/} too. Currently there is -only one: the Contributors' Guide @file{contrib-guide.texi} you are +only one: the Contributor's Guide @file{contrib-guide.texi} you are reading. Snippet files are part of documentation, and the Snippet List (SL) lives diff --git a/Documentation/fr/web/community.itexi b/Documentation/fr/web/community.itexi index d0a6386307..01ed1611ef 100644 --- a/Documentation/fr/web/community.itexi +++ b/Documentation/fr/web/community.itexi @@ -135,7 +135,7 @@ @subheading Manuals @divEnd @divClass{column-right-bottom} -@subheading Contributors' Guide +@subheading Contributor's Guide @divEnd @node Authors @unnumberedsec Authors diff --git a/Documentation/nl/web/community.itexi b/Documentation/nl/web/community.itexi index 6f70830081..1218d4ae56 100644 --- a/Documentation/nl/web/community.itexi +++ b/Documentation/nl/web/community.itexi @@ -135,7 +135,7 @@ @subheading Manuals @divEnd @divClass{column-right-bottom} -@subheading Contributors' Guide +@subheading Contributor's Guide @divEnd @node authors @unnumberedsec Authors diff --git a/Documentation/snippets/README b/Documentation/snippets/README index f3c1608129..581028936c 100644 --- a/Documentation/snippets/README +++ b/Documentation/snippets/README @@ -2,4 +2,4 @@ This directory contains examples generated automatically from LSR http://lsr.dsi.unimi.it/ To update this directory and find addtional information, see -the Contributors' Guide, section "LSR to Git". +the Contributor's Guide, section "LSR to Git". diff --git a/Documentation/snippets/new/README b/Documentation/snippets/new/README index 1b226cf95e..e8b922adb9 100644 --- a/Documentation/snippets/new/README +++ b/Documentation/snippets/new/README @@ -2,5 +2,5 @@ This directory is for examples of new features in the current unstable development series. These snippets will be added to LSR when it supports a version of LilyPond that includes these features. -See additional instructions in the Contributors' Guide, section -Adding and editing snippets. +See additional instructions in the Contributor's Guide, section +`Adding and editing snippets'. diff --git a/Documentation/web/community.itexi b/Documentation/web/community.itexi index 8905075183..518b261990 100644 --- a/Documentation/web/community.itexi +++ b/Documentation/web/community.itexi @@ -643,7 +643,7 @@ Internals: @divClass{column-right-top} -@subheading Contributors' Guide +@subheading Contributor's Guide LilyPond development is a fairly complicated matter. LilyPond is a large, (mostly) stable project. In order to help new @@ -697,12 +697,12 @@ Website and mailist: @uref{http://frogs.lilynet.net} @itemize @item @uref{../../input/regression/collated-files.html, Regression tests}: -This releases' tests. (also in +This release's tests. (also in @uref{../input/regression/collated-files.pdf, pdf}) @item @uref{../../input/regression/musicxml/collated-files.html, MusicXML Regression tests}: -This releases' MusicXML tests. (also in +This release's MusicXML tests. (also in @uref{../input/regression/musicxml/collated-files.pdf, pdf}) @item @uref{http://lilypond.org/test, Archive of regression tests}: diff --git a/ly/guile-debugger.ly b/ly/guile-debugger.ly index 83d0d7ea47..f6e63d3077 100644 --- a/ly/guile-debugger.ly +++ b/ly/guile-debugger.ly @@ -21,7 +21,7 @@ %% Once loaded, this file will open a guile debug prompt. Type %% help %% at the debug prompt to get a list of possible commands. -%% For more information, see the Contributors' Guide. +%% For more information, see the Contributor's Guide. \version "2.13.4" -- 2.39.5