Skip to content

Commit 61d3533

Browse files
authored
Update APRDesign.html
1 parent 4f0db3d commit 61d3533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/APRDesign.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ <h2>Directory Structure</h2>
114114

115115
<p>Each type has a base directory. Inside this base directory, are
116116
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
117+
after the platforms they are compiled on. Unix is also used as a common
118118
directory. If the code you are writing is POSIX based, you should look at the
119119
code in the unix directory. A good rule of thumb, is that if more than half
120120
your code needs to be ifdef'ed out, and the structures required for your code

0 commit comments

Comments
 (0)