Skip to content

Commit

Permalink
Capitalize description in DOAP file
Browse files Browse the repository at this point in the history
To follow the convention.
  • Loading branch information
piotrdrag committed Nov 19, 2013
1 parent c83eed7 commit 42c4c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geary.doap
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
xmlns="http://usefulinc.com/ns/doap#">

<name xml:lang="en">geary</name>
<shortdesc xml:lang="en">email client</shortdesc>
<shortdesc xml:lang="en">Email client</shortdesc>
<homepage rdf:resource="http://www.yorba.org/projects/geary/" />
<mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/geary-list" />
<bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=geary" />
Expand Down

0 comments on commit 42c4c40

Please sign in to comment.