Skip to content

Commit 576bbc3

Browse files
committed
fixed typo
1 parent e416108 commit 576bbc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build-android.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ if you get an error like this:
199199
global/qlogging:1296:13 n = backtrace(...
200200
```
201201
202-
find the file qlogging.cpp (depends/.../work/.../global/) then you need to edit the function with the follwing:
202+
find the file qlogging.cpp (depends/.../work/.../global/) then you need to edit the function with the following:
203203
204204
```
205205
static QStringList backtraceFramesForLogMessage(int frameCount)

0 commit comments

Comments
 (0)