From: Carl Sorensen Date: Thu, 26 Mar 2009 14:50:25 +0000 (-0600) Subject: Doc: Fix typo in CG X-Git-Tag: release/2.13.1-1~61^2~1^2~9 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b9942ed6ed9b4be849a438842bb8dfe0217fbdf3;p=lilypond.git Doc: Fix typo in CG --- diff --git a/Documentation/devel/programming-work.itexi b/Documentation/devel/programming-work.itexi index b1b6f64326..6f4f98549c 100644 --- a/Documentation/devel/programming-work.itexi +++ b/Documentation/devel/programming-work.itexi @@ -44,7 +44,7 @@ variety of formats. @subsection GNU Make GNU Make is used to control the compiling process and to build the -documentation and the website. GNU Make documentation is avaialble at +documentation and the website. GNU Make documentation is available at @uref{http://www.gnu.org/software/make/manual/, the GNU website}. @subsection GUILE or Scheme