summaryrefslogtreecommitdiff
path: root/src/Info.plist
diff options
context:
space:
mode:
authorLouie Shprung <lshprung@scu.edu>2022-11-21 17:05:43 -0800
committerLouie Shprung <lshprung@scu.edu>2022-11-21 17:05:43 -0800
commite0110a2b0ba0a0a13e78bc9e453110f16d40087b (patch)
tree11aafcedd7b1ae63b5d9cb2c529d0a73b2962661 /src/Info.plist
parent1433e5580757ef140bc64bcc5a904fd0ab9401ed (diff)
Replaced all instances of 'GNU Automake' with 'GNU Autoconf'
Diffstat (limited to 'src/Info.plist')
-rw-r--r--src/Info.plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Info.plist b/src/Info.plist
index f94b2c9..2850204 100644
--- a/src/Info.plist
+++ b/src/Info.plist
@@ -3,11 +3,11 @@
<plist version="1.0">
<dict>
<key>CFBundleIdentifier</key>
- <string>gnuautomake</string>
+ <string>gnuautoconf</string>
<key>CFBundleName</key>
- <string>GNU Automake</string>
+ <string>GNU Autoconf</string>
<key>DocSetPlatformFamily</key>
- <string>automake</string>
+ <string>autoconf</string>
<key>isDashDocset</key>
<true/>
</dict>