From 15098bfc0d817ea924239502e7097768e1ea7fb4 Mon Sep 17 00:00:00 2001 From: "Bruno P. Kinoshita" Date: Tue, 31 Oct 2017 22:02:44 +1300 Subject: [PATCH] Fix minor spelling mistakes --- docs/APRDesign.html | 10 +++++----- docs/canonical_filenames.html | 26 +++++++++++++------------- docs/incomplete_types | 6 +++--- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/docs/APRDesign.html b/docs/APRDesign.html index 7d1caeb8d4e..0d6d6a5682e 100644 --- a/docs/APRDesign.html +++ b/docs/APRDesign.html @@ -152,7 +152,7 @@

Creating an APR Type

The current design of APR requires that most APR types be incomplete. It is not possible to write flexible portable code if programs can access the internals of APR types. This is because different platforms are -likely to define different native types. There are only two execptions to +likely to define different native types. There are only two exceptions to this rule: