Skip to content

Commit e9a5ab2

Browse files
author
Clement Champetier
committed
AVInputStream: refactoring - update comments
1 parent effcd7a commit e9a5ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AvTranscoder/CodedStream/AvInputStream.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class AvExport AvInputStream : public InputStream
3030

3131
bool readNextPacket( DataStream& data );
3232

33-
// Stream propeerties
33+
// Stream properties
3434
VideoDesc getVideoDesc() const;
3535
AudioDesc getAudioDesc() const;
3636

0 commit comments

Comments
 (0)