changeset 8474:5346abcf429e

doc: spelling correction.
author John Rouillard <rouilj@ieee.org>
date Fri, 07 Nov 2025 22:14:01 -0500
parents a73ac3752ac5
children bc3d3c54e1f0
files doc/reference.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/reference.txt	Mon Nov 03 12:42:48 2025 -0500
+++ b/doc/reference.txt	Fri Nov 07 22:14:01 2025 -0500
@@ -1307,7 +1307,7 @@
 above will return True and the Reauth exception is not raised. (Note
 that the value of the ``reauth_done`` attribute is True, so
 ``getattr(db, "reauth_done", False)`` will return True when reauth is
-done and the defaul value of False if the attribute is missing. If the
+done and the defile value of False if the attribute is missing. If the
 default is not set, `getattr` raises an ``AttributeError`` which might
 be useful for flow control.)
 

Roundup Issue Tracker: http://roundup-tracker.org/