Merge pull request #2936 from bska/fix-keyword-name

Ensure That Keyword Name Matches Filename
This commit is contained in:
Markus Blatt 2022-01-21 18:27:41 +01:00 committed by GitHub
commit 1b76df42cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
{ {
"name": "SURFADS", "name": "SURFCAPD",
"sections": [ "sections": [
"PROPS" "PROPS"
], ],