diff options
Diffstat (limited to 'libcxx/www/atomic_design.html')
-rw-r--r-- | libcxx/www/atomic_design.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/www/atomic_design.html b/libcxx/www/atomic_design.html index 87a2f624914..231484166a7 100644 --- a/libcxx/www/atomic_design.html +++ b/libcxx/www/atomic_design.html @@ -37,7 +37,7 @@ <p> There are currently 3 designs under consideration. They differ in where most -of the implmentation work is done. The functionality exposed to the customer +of the implementation work is done. The functionality exposed to the customer should be identical (and conforming) for all three designs. </p> |