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
commit 5b02520ea4
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

View File

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