mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
chore: cleanup kps.xsd version typos
This commit is contained in:
parent
1a79fd2b1e
commit
162871fe7c
1 changed files with 2 additions and 2 deletions
|
|
@ -1,12 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
.kps file schema, version 7.0
|
||||
.kps file schema, version 18.0
|
||||
|
||||
Copyright (C) SIL International
|
||||
|
||||
Supports KPS files for Keyman Developer 7+
|
||||
|
||||
Expects FileVersion 7.0
|
||||
Expects FileVersion '7.0' or '12.0'
|
||||
-->
|
||||
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue