Skip to content

Commit ab9b306

Browse files
hvladasfernandes
andauthored
Fix language, thanks to Adriano
Co-authored-by: Adriano dos Santos Fernandes <[email protected]>
1 parent 2f3c2de commit ab9b306

File tree

1 file changed

+1
-1
lines changed
  • src/include/firebird/impl/msg

1 file changed

+1
-1
lines changed

src/include/firebird/impl/msg/jrd.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -995,4 +995,4 @@ FB_IMPL_MSG(JRD, 992, invalid_timezone_region_or_displacement, -901, "HY", "000"
995995
FB_IMPL_MSG(JRD, 993, argmustbe_exact_range_for, -833, "42", "000", "Arguments for range-based FOR must be exact numeric types")
996996
FB_IMPL_MSG(JRD, 994, range_for_by_should_be_positive, -833, "42", "000", "Range-based FOR BY argument must be positive")
997997
FB_IMPL_MSG(JRD, 995, missing_value_for_format_pattern, -901, "HY", "000", "Cannot find value in input string for \"@1\" pattern")
998-
FB_IMPL_MSG(JRD, 996, no_user_att_while_restore, -901, "HY", "000", "User attachments are not allowed for the database being restoring")
998+
FB_IMPL_MSG(JRD, 996, no_user_att_while_restore, -901, "HY", "000", "User attachments are not allowed for the database being restored")

0 commit comments

Comments
 (0)