We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f0db3d commit 61d3533Copy full SHA for 61d3533
docs/APRDesign.html
@@ -114,7 +114,7 @@ <h2>Directory Structure</h2>
114
115
<p>Each type has a base directory. Inside this base directory, are
116
subdirectories, which contain the actual code. These subdirectories are named
117
-after the platforms the are compiled on. Unix is also used as a common
+after the platforms they are compiled on. Unix is also used as a common
118
directory. If the code you are writing is POSIX based, you should look at the
119
code in the unix directory. A good rule of thumb, is that if more than half
120
your code needs to be ifdef'ed out, and the structures required for your code
0 commit comments