Skip to content

Commit f7b83ae

Browse files
committed
Fix typo in file name
1 parent 560b5a7 commit f7b83ae

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/modules/console/hex_utils.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include "hex_untils.h"
1+
#include "hex_utils.h"
22

33

44
QString binaryStringToEscapedString(const QByteArray &value)
File renamed without changes.

0 commit comments

Comments
 (0)