diff --git a/src/commands/objmanip.py b/src/commands/objmanip.py index 330d05931..0a2cd1f4d 100644 --- a/src/commands/objmanip.py +++ b/src/commands/objmanip.py @@ -353,7 +353,7 @@ def cmd_cpattr(command): tar_obj.set_attribute(source_attr_string, src_attr_contents) continue - # If however, the target attribute is given, check it exists and update + # If however, the target attribute is given, check it exists and update # accordingly. # Does target attribute exist?