Ver Fonte

Fix typo

AJ Jordan há 5 anos atrás
pai
commit
8b38a36de2
1 ficheiros alterados com 1 adições e 1 exclusões
  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