Fix an incomplete sentence in the (rather unloved) developers handbook

PR:		213200
Reported by:	georgc7@rpi.edu
This commit is contained in:
Benjamin Kaduk 2016-10-05 04:51:09 +00:00
parent 46c1456899
commit 11f9b762cd
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49454

View file

@ -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