Skip to content

Commit c16a412

Browse files
authored
fix: SourceGit misspelled as "Source Git" (#689)
1 parent 146f383 commit c16a412

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
workflow_call:
44
inputs:
55
version:
6-
description: Source Git package version
6+
description: SourceGit package version
77
required: true
88
type: string
99
jobs:

build/resources/_common/applications/sourcegit.desktop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[Desktop Entry]
2-
Name=Source Git
2+
Name=SourceGit
33
Comment=Open-source & Free Git GUI Client
44
Exec=/opt/sourcegit/sourcegit
55
Icon=/usr/share/icons/sourcegit.png

0 commit comments

Comments
 (0)