Skip to content

Commit 842d19f

Browse files
authored
Fix formatting in profiling docs page (#2543)
[only docs]
1 parent 98e320c commit 842d19f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/development/profiling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ When profiling a remote application, NSight Compute will not be able to find the
290290
kernels, and instead show `File not found` errors in the Source view. Although it is
291291
possible to point NSight Compute to a local version of the remote file, it is recommended
292292
to enable "Auto-Resolve Remote Source File" in the global Profile preferences (Tools menu
293-
> Preferences). With that option set to "Yes", clicking the "Resolve" button will
293+
-> Preferences). With that option set to "Yes", clicking the "Resolve" button will
294294
automatically download and use the remote version of the requested source file.
295295
296296
##### `Could not load library "libpcre2-8`

0 commit comments

Comments
 (0)