More documentation improvements.
[pyutils.git] / src / pyutils / decorator_utils.py
index 8f17c01bc837473f723f64ad7e271f4458ae0c69..7e0541084280c743c7bcf144a73f5af8675d9436 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # © Copyright 2021-2022, Scott Gasch
-# Portions (marked) below retain the original author's copyright.
+# A portion (marked) below retain the original author's copyright.
 
 """This is a grab bag of, hopefully, useful decorators."""