Fix a typo in comment
Signed-off-by: src_resources <src.res.211@gmail.com>
This commit is contained in:
parent
6352362907
commit
61e62dce1b
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ void appendSafe(const QString& filename, const QByteArray& data);
|
|||
void append(const QString& filename, const QByteArray& data);
|
||||
|
||||
/**
|
||||
* read data from a file safely\
|
||||
* read data from a file safely
|
||||
*/
|
||||
QByteArray read(const QString& filename);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue