1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-03 17:54:12 +01:00

Fix typo.

This commit is contained in:
Kris Maglione
2011-09-28 23:52:13 -04:00
parent aa79321e1e
commit befa2fa054

View File

@@ -1,8 +1,8 @@
manifest components/gecko-6.manifest appversion>=6.0
manifest components/gecko-7.manifest appversion>=7.0
manifest components/gecko-8.manifest platformversion>=8.0
manifest components/gecko-9.manifest platformversion>=9.0
manifest components/gecko-8.manifest platformversion>7.*
manifest components/gecko-9.manifest platformversion>8.*
manifest components/gecko-10.manifest platformversion>9.*
# vim:se tw=0 ft=cfg: