summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/include/bits/basic_file.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/bits/basic_file.h')
-rw-r--r--libstdc++-v3/include/bits/basic_file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/bits/basic_file.h b/libstdc++-v3/include/bits/basic_file.h
index e7c220a3801..aa624eec448 100644
--- a/libstdc++-v3/include/bits/basic_file.h
+++ b/libstdc++-v3/include/bits/basic_file.h
@@ -254,7 +254,7 @@ namespace std
};
} // namespace std
-// Now include the bits that are dependant on the underlying I/O
+// Now include the bits that are dependent on the underlying I/O
// model chosen at configure time.
#include <bits/basic_file_model.h>
OpenPOWER on IntegriCloud