Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Kundert authored and Ken Kundert committed Dec 12, 2024
1 parent 6278186 commit 0c8bb92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/user.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1424,7 +1424,7 @@ punctuation, but may not.
... raise Error('not found', culprit='marbles')
... except Error as e:
... error(full_stop(e))
myprog error: marbles: insufficient number.
myprog error: marbles: insufficient quantity.
.. _indent desc:
Expand Down

0 comments on commit 0c8bb92

Please sign in to comment.