Comment fix.
authorJason Stephenson <jason@sigio.com>
Sun, 15 Jul 2018 22:10:50 +0000 (18:10 -0400)
committerJason Stephenson <jason@sigio.com>
Fri, 26 Oct 2018 23:04:55 +0000 (19:04 -0400)
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ.pm

index 22c4b77..9e4b924 100644 (file)
@@ -1399,7 +1399,7 @@ sub mark_item {
         return $evt if $evt;
     }
 
-    # Everything below here requires a transaction and there is nothing left to interfere with it.
+    # Things below here require a transaction and there is nothing left to interfere with it.
     $e->xact_begin;
 
     # Handle extra mark damaged charges, etc.