We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e416108 commit 576bbc3Copy full SHA for 576bbc3
doc/build-android.md
@@ -199,7 +199,7 @@ if you get an error like this:
199
global/qlogging:1296:13 n = backtrace(...
200
```
201
202
-find the file qlogging.cpp (depends/.../work/.../global/) then you need to edit the function with the follwing:
+find the file qlogging.cpp (depends/.../work/.../global/) then you need to edit the function with the following:
203
204
205
static QStringList backtraceFramesForLogMessage(int frameCount)
0 commit comments