Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 574b39a

Browse files
author
Erlend E. Aasland
authored
you => your
1 parent 41bab32 commit 574b39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/howto/perf_profiling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ information. This is because as the code that is interposed to allow ``perf``
195195
support is dynamically generated it doesn't have any DWARF debugging information
196196
available.
197197

198-
You can check if you system has been compiled with this flag by running::
198+
You can check if your system has been compiled with this flag by running::
199199

200200
$ python -m sysconfig | grep 'no-omit-frame-pointer'
201201

0 commit comments

Comments
 (0)