svn commit: r49454 - head/en_US.ISO8859-1/books/developers-handbook/tools
Benjamin Kaduk <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: bjk Date: Wed Oct 5 04:51:09 2016 New Revision: 49454 URL: https://svnweb.freebsd.org/changeset/doc/49454 Log: Fix an incomplete sentence in the (rather unloved) developers handbook PR: 213200 Reported by: [email protected] 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 Wed Oct 5 04:47:14 2016 (r49453) +++ head/en_US.ISO8859-1/books/developers-handbook/tools/chapter.xml Wed Oct 5 04:51:09 2016 (r49454) @@ -145,9 +145,9 @@ <para>A language that was developed in the late 1950s as an alternative to the <quote>number-crunching</quote> languages that were popular at the time. Instead of - being based on numbers, Lisp is based on lists; in fact + being based on numbers, Lisp is based on lists; in fact, the name is short for <quote>List Processing</quote>. - Very popular in <acronym>AI</acronym> (Artificial Intelligence) + It is very popular in <acronym>AI</acronym> (Artificial Intelligence) circles.</para> <para>Lisp is an extremely powerful and sophisticated _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"