Skip to content

Commit

Permalink
Documentation: Language
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Nov 22, 2012
1 parent 998129b commit 171bf9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doomsday/libdeng2/include/de/filesys/file.h
Expand Up @@ -41,7 +41,7 @@ namespace de
* Implements the IIOStream interface to allow files to receive and send
* out a stream of bytes. The default implementation only throws an
* exception -- it is up to subclasses to implement the stream in the
* context suitable for the concrete file class.
* context of the concrete file class.
*
* Note that the constructor of File is protected: only subclasses can be
* instantiated.
Expand Down

0 comments on commit 171bf9f

Please sign in to comment.