Skip to content

Commit 6ed8d36

Browse files
[doc] Fix formatting in anomalous-backslash-in-string
1 parent 677ba9f commit 6ed8d36

File tree

1 file changed

+1
-1
lines changed
  • doc/data/messages/a/anomalous-backslash-in-string

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
"\z" is same as "\\z" because there's no escape sequence for z. But it is not clear
1+
``\z`` is same as ``\\z`` because there's no escape sequence for ``z``. But it is not clear
22
for the reader of the code.

0 commit comments

Comments
 (0)