summaryrefslogtreecommitdiffstats
path: root/libcxx/docs/DesignDocs/CapturingConfigInfo.rst
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/docs/DesignDocs/CapturingConfigInfo.rst')
-rw-r--r--libcxx/docs/DesignDocs/CapturingConfigInfo.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/docs/DesignDocs/CapturingConfigInfo.rst b/libcxx/docs/DesignDocs/CapturingConfigInfo.rst
index 88102251d93..29156bff8bc 100644
--- a/libcxx/docs/DesignDocs/CapturingConfigInfo.rst
+++ b/libcxx/docs/DesignDocs/CapturingConfigInfo.rst
@@ -28,7 +28,7 @@ Design Goals
It makes developers lives harder if they have to regenerate the libc++ headers
every time they are modified.
-* The solution should not make any of the libc++ headers dependant on
+* The solution should not make any of the libc++ headers dependent on
files generated by the build system. The headers should be able to compile
out of the box without any modification.
OpenPOWER on IntegriCloud