AJ Jordan 5 år sedan
förälder
incheckning
8b38a36de2
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      qubesadmin/backup/core3.py

+ 1 - 1
qubesadmin/backup/core3.py

@@ -18,7 +18,7 @@
 # You should have received a copy of the GNU Lesser General Public License along
 # with this program; if not, see <http://www.gnu.org/licenses/>.
 
-'''Parser for core2 qubes.xml'''
+'''Parser for core3 qubes.xml'''
 
 import xml.parsers
 import logging