summaryrefslogtreecommitdiff
path: root/include/FLAC++/encoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/FLAC++/encoder.h')
-rw-r--r--include/FLAC++/encoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/FLAC++/encoder.h b/include/FLAC++/encoder.h
index 2706223a..90b7f8c7 100644
--- a/include/FLAC++/encoder.h
+++ b/include/FLAC++/encoder.h
@@ -117,7 +117,7 @@ namespace FLAC {
virtual ~Stream();
//@{
- /** Call after construction to check the that the object was created
+ /** Call after construction to check that the object was created
* successfully. If not, use get_state() to find out why not.
*
*/