Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
D33r-Gee committed Dec 1, 2023
1 parent e416108 commit 576bbc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/build-android.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ if you get an error like this:
global/qlogging:1296:13 n = backtrace(...
```
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:
```
static QStringList backtraceFramesForLogMessage(int frameCount)
Expand Down

0 comments on commit 576bbc3

Please sign in to comment.