diff options
author | Jon Layton <me@jonl.io> | 2019-09-07 23:52:45 -0400 |
---|---|---|
committer | Jon Layton <me@jonl.io> | 2019-09-17 03:21:22 -0400 |
commit | 6aab7649d30b19d136a27f1287fd2c8b00fb460c (patch) | |
tree | 7f14c9665c34f0f3b51f22f61ab4742b01bfc115 /share/qt | |
parent | 92f35acb3ba045fc9844fed9ea9eedf66e5d2c24 (diff) |
doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_bdb48.m4
Diffstat (limited to 'share/qt')
-rw-r--r-- | share/qt/Info.plist.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/qt/Info.plist.in b/share/qt/Info.plist.in index 3cd130ce48..477985bb33 100644 --- a/share/qt/Info.plist.in +++ b/share/qt/Info.plist.in @@ -30,7 +30,7 @@ <key>CFBundleExecutable</key> <string>Bitcoin-Qt</string> - + <key>CFBundleName</key> <string>Bitcoin-Qt</string> @@ -99,7 +99,7 @@ <key>NSRequiresAquaSystemAppearance</key> <string>True</string> - + <key>LSApplicationCategoryType</key> <string>public.app-category.finance</string> </dict> |