Skip to content

Commit f088ef0

Browse files
authored
Add missing grave accents (#4468)
1 parent 4cb9020 commit f088ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System/Environment.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1981,7 +1981,7 @@ The following example creates environment variables for the <xref:System.Environ
19811981
19821982
The literal "at" is preceded by three spaces, and the entire substring starting with "in" is omitted if debug symbols are not available. The placeholders, `FullClassName`, `MethodName`, `MethodParams`, `FileName`, and `LineNumber`, are replaced by actual values, and are defined as follows:
19831983
1984-
FullClassName
1984+
`FullClassName`
19851985
The full name of the class, including the namespace.
19861986
19871987
`MethodName`

0 commit comments

Comments
 (0)