@@ -6048,9 +6048,9 @@
#
# @name: the name of the internal snapshot to be created
#
-# .. note:: In transaction, if @name is empty, or any snapshot matching
+# .. note:: In a transaction, if @name is empty or any snapshot matching
# @name exists, the operation will fail. Only some image formats
-# support it, for example, qcow2, and rbd.
+# support it; for example, qcow2, and rbd.
#
# Since: 1.7
##
@@ -480,7 +480,7 @@
#
# Returns: Number of file systems thawed by this call
#
-# .. note:: If return value does not match the previous call to
+# .. note:: If the return value does not match the previous call to
# guest-fsfreeze-freeze, this likely means some freezable filesystems
# were unfrozen before this call, and that the filesystem state may
# have changed before issuing this command.