Skip to content

Commit 9541a1d

Browse files
author
your proper name
committed
(DOCSP-42962) Replace quotation marks with monospace.
1 parent b3e5c32 commit 9541a1d

File tree

1 file changed

+1
-1
lines changed
  • source/source-connector/configuration-properties

1 file changed

+1
-1
lines changed

source/source-connector/configuration-properties/startup.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Settings
102102

103103
startup.mode.copy.existing.namespace.regex=stats\.page.*
104104

105-
The ``\`` character in the example above escapes the "." character
105+
The ``\`` character in the example above escapes the ``.`` character
106106
that follows it in the regular expression. For more information on
107107
how to build regular expressions, see the Java API documentation on
108108
`Patterns <https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html>`__.

0 commit comments

Comments
 (0)