Merge remote-tracking branch 'origin/pr/76'

* origin/pr/76:
  Fix typo
This commit is contained in:
Marek Marczykowski-Górecki 2018-09-27 14:56:25 +02:00
förälder bf240cc928 8b38a36de2
incheckning 5b02520ea4
Ingen känd nyckel hittad för denna signaturen i databasen
GPG-nyckel ID: 063938BA42CFA724

Visa fil

@ -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