Commit b33e8438 authored by Davis King's avatar Davis King

Fixed grammar

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403071
parent 3e033ad2
......@@ -64,7 +64,8 @@
Design by Contract. There is a lot that can be said about Design by Contract, in fact,
whole books have been written about it, and programming languages exist which
use Design by Contract as a central element. Here I will just go over some
of the basic ways it is used in dlib as well some of the reasons why it is a Good Thing.
of the basic ways it is used in dlib as well as some of the reasons why it is a
Good Thing.
</p>
<li> <b>Functions should have documented preconditions which are programmatically verifiable</b>
<ul>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment