AJ Jordan 5 年之前
父节点
当前提交
8b38a36de2
共有 1 个文件被更改,包括 1 次插入1 次删除
  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