summaryrefslogtreecommitdiff
path: root/BJC-Utils2/data/formats.sprop
diff options
context:
space:
mode:
Diffstat (limited to 'BJC-Utils2/data/formats.sprop')
-rw-r--r--BJC-Utils2/data/formats.sprop4
1 files changed, 2 insertions, 2 deletions
diff --git a/BJC-Utils2/data/formats.sprop b/BJC-Utils2/data/formats.sprop
index 9388e02..7d8fc94 100644
--- a/BJC-Utils2/data/formats.sprop
+++ b/BJC-Utils2/data/formats.sprop
@@ -107,7 +107,7 @@ fpNumber (?:%1$s|%2$s|%3$s)
##
## NOTE: The parens are not mismatched.
## The other one is contributed by the leader.
-fpDouble %1$1(?:%2$s[fFdD]?))[\x00-\x20]*
+fpDouble %1$s(?:%2$s[fFdD]?))[\x00-\x20]*
#########################################
# Format strings for handling delimiters.
@@ -132,4 +132,4 @@ multipleDelim (?:\Q%1$s\E)+|
## 1) A string.
##
## This matches one occurrence of the provided string as a literal.
-simpleDelim (?:\Q%1$s\E)| \ No newline at end of file
+simpleDelim (?:\Q%1$s\E)|