Fix typos in header files

Patch-from: lvqcl <lvqcl.mail@gmail.com>
This commit is contained in:
Erik de Castro Lopo
2017-03-21 05:39:26 +11:00
parent 5121d22e80
commit 25b2d82fe4
3 changed files with 3 additions and 3 deletions

View File

@@ -115,7 +115,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.
*/
virtual bool is_valid() const;