Skip to content

Commit 8106c4c

Browse files
authored
Remove space before escape in "Profile-Guided Optimization errors and warnings (PGxxxx)"
1 parent ed047b6 commit 8106c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/error-messages/tool-errors/profile-guided-optimization-errors-and-warnings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ This section is a reference to the errors generated by the Profile-Guided Optimi
2626

2727
## See also
2828

29-
[C/C++ Compiler and build tools errors and warnings](../compiler-errors-1/c-cpp-build-errors.md) \
29+
[C/C++ Compiler and build tools errors and warnings](../compiler-errors-1/c-cpp-build-errors.md)\
3030
[Profile-Guided Optimizations](../../build/profile-guided-optimizations.md)

0 commit comments

Comments
 (0)