[gnome-autoar] Fix a typo in doap file



commit 40ebefe4a4ca47a35d3bd7bed20b84abcd8a4153
Author: Kalev Lember <klember redhat com>
Date:   Fri Sep 2 14:04:35 2016 +0200

    Fix a typo in doap file

 gnome-autoar.doap |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-autoar.doap b/gnome-autoar.doap
index 0c4467f..1827b52 100644
--- a/gnome-autoar.doap
+++ b/gnome-autoar.doap
@@ -6,7 +6,7 @@
          xmlns="http://usefulinc.com/ns/doap#";>
   <name xml:lang="en">gnome-autoar</name>
   <shortdesc xml:lang="en">Automatic archives creating and extracting library</shortdesc>
-  <description>gnome-autoar provides functions, widgets, and gschemas for GNOME applicatsions which want to 
use archives as a method to transfer directories over the Internet.</description>
+  <description>gnome-autoar provides functions, widgets, and gschemas for GNOME applications which want to 
use archives as a method to transfer directories over the Internet.</description>
 
   <category rdf:resource="http://api.gnome.org/doap-extensions#apps"; />
   <programming-language>C</programming-language>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]