Fix a typo in a spec comment

This commit is contained in:
Petr Písař 2020-01-13 11:38:37 +01:00
parent 6431485ab5
commit d5f3ce6f00

View File

@ -55,7 +55,7 @@ Patch0: pcre2-10.10-Fix-multilib.patch
# in upstream after 10.34 # in upstream after 10.34
Patch1: pcre2-10.34-Use-PCRE2_MATCH_EMPTY-flag-to-detect-empty-matches-i.patch Patch1: pcre2-10.34-Use-PCRE2_MATCH_EMPTY-flag-to-detect-empty-matches-i.patch
# Fix a crash in pcre2_jit_compile when passing a NULL code argument, # Fix a crash in pcre2_jit_compile when passing a NULL code argument,
# upstream bug #2487, in upsream after 10.34 # upstream bug #2487, in upstream after 10.34
Patch2: pcre2-10.34-Fix-the-too-early-access-of-the-fields-of-a-compiled.patch Patch2: pcre2-10.34-Fix-the-too-early-access-of-the-fields-of-a-compiled.patch
# Fix a crash in JITted code when a *THEN verb is used in a lookahead assertion, # Fix a crash in JITted code when a *THEN verb is used in a lookahead assertion,
# upstream bug #2510, in upstream after 10.34 # upstream bug #2510, in upstream after 10.34