Skip to content

Commit 00da185

Browse files
authored
Remove space before escape in "Math errors (M6101 through M6205)"
1 parent 6ac6416 commit 00da185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/error-messages/tool-errors/math-errors-m6101-through-m6205.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 runtime floating-poin
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
[Math and floating-point support](../../c-runtime-library/floating-point-support.md)

0 commit comments

Comments
 (0)