Fix oopsed metadata key in RealFuels.

I like `authors` more than `author`, so I'm thinking of changing the
spec.
This commit is contained in:
Paul Fenwick 2014-10-13 03:54:17 +11:00
parent 10c29ca480
commit c0f505dc5c
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"identifier" : "RealFuels",
"download" : "https://github.com/NathanKell/ModularFuelSystem/releases/download/rf-v7.4/RealFuels_v7.4.zip",
"license" : "CC-BY-SA",
"authors" : [ "ialdabaoth", "NathanKell" ],
"author" : [ "ialdabaoth", "NathanKell" ],
"version" : "7.4",
"release_status" : "stable",
"min_ksp" : "0.24.2",