Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Oct 2015 21:45:12 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r47513 - head/en_US.ISO8859-1/books/developers-handbook/tools
Message-ID:  <201510052145.t95LjCu4016923@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Mon Oct  5 21:45:11 2015
New Revision: 47513
URL: https://svnweb.freebsd.org/changeset/doc/47513

Log:
  - cleanup wording in developer's handbook
  
  PR:		203441 (based on)
  Submitted by:	egreaves3@gmail.com
  Approved by:	bcr@ (mentor)
  Differential Revision:	https://reviews.freebsd.org/D3821

Modified:
  head/en_US.ISO8859-1/books/developers-handbook/tools/chapter.xml

Modified: head/en_US.ISO8859-1/books/developers-handbook/tools/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/developers-handbook/tools/chapter.xml	Mon Oct  5 14:48:03 2015	(r47512)
+++ head/en_US.ISO8859-1/books/developers-handbook/tools/chapter.xml	Mon Oct  5 21:45:11 2015	(r47513)
@@ -221,9 +221,8 @@
 	    <para>Logo is a language that is easy to learn, and has
 	      been used as an introductory programming language in
 	      various courses.  It is an excellent tool to work with
-	      when teaching programming in small ages, as it makes the
-	      creation of elaborate geometric shapes an easy task even
-	      for very small children.</para>
+	      when teaching programming to smaller age groups, as it makes
+	      creation of elaborate geometric shapes an easy task.</para>
 
 	    <para>The latest version of Logo for &os; is available from
 	      the Ports Collection in



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510052145.t95LjCu4016923>