bf3d889
From 3cd13f7b688fe02e221a6d483c9b241643c41a40 Mon Sep 17 00:00:00 2001
bf3d889
From: =?UTF-8?q?Ville=20Skytt=C3=A4?= <ville.skytta@iki.fi>
bf3d889
Date: Sun, 26 Mar 2017 00:03:42 +0200
bf3d889
Subject: [PATCH] Spelling fixes
bf3d889
bf3d889
---
bf3d889
 doc/abrt-dump-journal-oops.txt                             |  2 +-
bf3d889
 doc/abrt-dump-journal-xorg.txt                             |  6 +++---
bf3d889
 doc/abrt-server.txt                                        |  2 +-
bf3d889
 doc/deployment/en-US/Automatic_Bug_Reporting_Tool_ABRT.xml |  2 +-
bf3d889
 doc/doxygen.cfg                                            |  2 +-
bf3d889
 doc/project/abrt.tex                                       |  6 +++---
bf3d889
 maint/pull-translations                                    |  2 +-
bf3d889
 src/configuration-gui/abrt-config-widget.c                 |  4 ++--
bf3d889
 src/daemon/abrt-action-save-package-data.c                 |  4 ++--
bf3d889
 src/daemon/abrt-action-save-package-data.conf              |  2 +-
bf3d889
 src/daemon/abrt.conf                                       |  2 +-
bf3d889
 src/dbus/abrt_problems2_session.c                          | 10 +++++-----
bf3d889
 src/dbus/abrt_problems2_task_new_problem.c                 |  2 +-
bf3d889
 src/lib/hooklib.c                                          |  2 +-
bf3d889
 src/lib/ignored_problems.c                                 |  2 +-
bf3d889
 src/lib/notify_new_path.c                                  |  4 ++--
bf3d889
 src/plugins/abrt-action-analyze-c.c                        |  2 +-
bf3d889
 src/plugins/abrt-action-install-debuginfo.in               |  2 +-
bf3d889
 src/plugins/abrt-action-list-dsos                          |  2 +-
bf3d889
 src/plugins/abrt-dump-journal-core.c                       |  2 +-
bf3d889
 src/plugins/vimrc_event.conf                               |  2 +-
bf3d889
 src/plugins/xorg.conf                                      |  2 +-
bf3d889
 src/python-problem/doc/properties.rst                      |  4 ++--
bf3d889
 23 files changed, 35 insertions(+), 35 deletions(-)
bf3d889
bf3d889
diff --git a/doc/abrt-dump-journal-oops.txt b/doc/abrt-dump-journal-oops.txt
bf3d889
index e0b8d79..ddeb9fe 100644
bf3d889
--- a/doc/abrt-dump-journal-oops.txt
bf3d889
+++ b/doc/abrt-dump-journal-oops.txt
bf3d889
@@ -45,7 +45,7 @@ OPTIONS
bf3d889
    Same as -d DumpLocation, DumpLocation is specified in abrt.conf
bf3d889
 
bf3d889
 -s CURSOR::
bf3d889
-   Starts scannig systemd-journal from CURSOR
bf3d889
+   Starts scanning systemd-journal from CURSOR
bf3d889
 
bf3d889
 -e::
bf3d889
    Starts following systemd-journal from the end
bf3d889
diff --git a/doc/abrt-dump-journal-xorg.txt b/doc/abrt-dump-journal-xorg.txt
bf3d889
index 8f531b9..c860c29 100644
bf3d889
--- a/doc/abrt-dump-journal-xorg.txt
bf3d889
+++ b/doc/abrt-dump-journal-xorg.txt
bf3d889
@@ -32,11 +32,11 @@ Configuration file
bf3d889
 ~~~~~~~~~~~~~~~~~~
bf3d889
 The conf file is located in /etc/abrt/plugins/xorg.conf.
bf3d889
 Configuration file lines should have 'PARAM = VALUE' format. The parameters for
bf3d889
-abrt-dump-jounral-xorg are:
bf3d889
+abrt-dump-journal-xorg are:
bf3d889
 
bf3d889
 'JournalFilters'::
bf3d889
    Specify list of comma separated filters which are used for searching Xorg
bf3d889
-   crashes in jounral (e.g. JournalFilters = _COMM=gdm-x-session, [...])
bf3d889
+   crashes in journal (e.g. JournalFilters = _COMM=gdm-x-session, [...])
bf3d889
 
bf3d889
 OPTIONS
bf3d889
 -------
bf3d889
@@ -56,7 +56,7 @@ OPTIONS
bf3d889
    Same as -d DumpLocation, DumpLocation is specified in abrt.conf
bf3d889
 
bf3d889
 -s CURSOR::
bf3d889
-   Starts scannig systemd-journal from CURSOR
bf3d889
+   Starts scanning systemd-journal from CURSOR
bf3d889
 
bf3d889
 -e::
bf3d889
    Starts following systemd-journal from the end
bf3d889
diff --git a/doc/abrt-server.txt b/doc/abrt-server.txt
bf3d889
index bf9b40d..22fb4cb 100644
bf3d889
--- a/doc/abrt-server.txt
bf3d889
+++ b/doc/abrt-server.txt
bf3d889
@@ -35,7 +35,7 @@ Protocol
bf3d889
 Initializing new dump:
bf3d889
 connect to UNIX domain socket /var/run/abrt.socket
bf3d889
 
bf3d889
-Providing data (writting data to the socket):
bf3d889
+Providing data (writing data to the socket):
bf3d889
 
bf3d889
 -------------------------------------------------
bf3d889
 -> "POST / HTTP/1.1\r\n"
bf3d889
diff --git a/doc/deployment/en-US/Automatic_Bug_Reporting_Tool_ABRT.xml b/doc/deployment/en-US/Automatic_Bug_Reporting_Tool_ABRT.xml
bf3d889
index 0aaffab..9661b95 100644
bf3d889
--- a/doc/deployment/en-US/Automatic_Bug_Reporting_Tool_ABRT.xml
bf3d889
+++ b/doc/deployment/en-US/Automatic_Bug_Reporting_Tool_ABRT.xml
bf3d889
@@ -13,7 +13,7 @@
bf3d889
       <para>
bf3d889
         For Red Hat Enterprise Linux 6.2, the Automatic Bug Reporting Tool has been upgraded to version 2.0. The <application>ABRT</application> 2-series brings major improvements to automatic bug detection and reporting.
bf3d889
       </para>
bf3d889
-      
bf3d889
+      
bf3d889
       <para>For more information on the major differences between the <application>ABRT</application> 1-series and <application>ABRT</application> 2-series, refer to the <citetitle>Red Hat Enterprise Linux 6.2 Release Notes</citetitle>.</para>-->
bf3d889
       
bf3d889
       <para>For more information on the major differences between the <application>ABRT</application> 1-series and <application>ABRT</application> 2-series, as well as easy migration instructions, refer to <xref linkend="sect-migration_to_abrt2"/>
bf3d889
diff --git a/doc/doxygen.cfg b/doc/doxygen.cfg
bf3d889
index 7b71bc0..c646933 100644
bf3d889
--- a/doc/doxygen.cfg
bf3d889
+++ b/doc/doxygen.cfg
bf3d889
@@ -1730,7 +1730,7 @@ UML_LOOK               = NO
bf3d889
 # the class node. If there are many fields or methods and many nodes the
bf3d889
 # graph may become too big to be useful. The UML_LIMIT_NUM_FIELDS
bf3d889
 # threshold limits the number of items for each type to make the size more
bf3d889
-# managable. Set this to 0 for no limit. Note that the threshold may be
bf3d889
+# manageable. Set this to 0 for no limit. Note that the threshold may be
bf3d889
 # exceeded by 50% before the limit is enforced.
bf3d889
 
bf3d889
 UML_LIMIT_NUM_FIELDS   = 10
bf3d889
diff --git a/doc/project/abrt.tex b/doc/project/abrt.tex
bf3d889
index 03b5705..b0bd827 100644
bf3d889
--- a/doc/project/abrt.tex
bf3d889
+++ b/doc/project/abrt.tex
bf3d889
@@ -588,12 +588,12 @@ last occurrence : TIMESTAMP NOT NULL \\
bf3d889
 
bf3d889
 \umlclass[x=4,y=-2]{problem report}{
bf3d889
 problem id : FOREIGN KEY NOT NULL \\
bf3d889
-report id : FOREGIN KEY NOT NULL
bf3d889
+report id : FOREIGN KEY NOT NULL
bf3d889
 }{}
bf3d889
 
bf3d889
 \umlclass[x=4,y=2]{problem component}{
bf3d889
 problem id : FOREIGN KEY NOT NULL \\
bf3d889
-component id : FOREGIN KEY NOT NULL \\
bf3d889
+component id : FOREIGN KEY NOT NULL \\
bf3d889
 order : INT NOT NULL
bf3d889
 }{}
bf3d889
 
bf3d889
@@ -1910,7 +1910,7 @@ phase:
bf3d889
 %\section{Project Quality Management}
bf3d889
 %- Plan Quality
bf3d889
 %-- Quality management plan
bf3d889
-%-- Quality metrices
bf3d889
+%-- Quality metrics
bf3d889
 %-- Quality checklists
bf3d889
 %-- Process improvement plan
bf3d889
 
bf3d889
diff --git a/maint/pull-translations b/maint/pull-translations
bf3d889
index 42db4dc..322a6e8 100755
bf3d889
--- a/maint/pull-translations
bf3d889
+++ b/maint/pull-translations
bf3d889
@@ -6,7 +6,7 @@ fi
bf3d889
 
bf3d889
 git update-index -q --refresh >/dev/null 2>&1
bf3d889
 if [ -n "$(git diff-index --name-only HEAD --)" ]; then
bf3d889
-    echo "Run this script only without uncommited changes"
bf3d889
+    echo "Run this script only without uncommitted changes"
bf3d889
     exit 1
bf3d889
 fi
bf3d889
 
bf3d889
diff --git a/src/configuration-gui/abrt-config-widget.c b/src/configuration-gui/abrt-config-widget.c
bf3d889
index e7457b3..72d592c 100644
bf3d889
--- a/src/configuration-gui/abrt-config-widget.c
bf3d889
+++ b/src/configuration-gui/abrt-config-widget.c
bf3d889
@@ -510,7 +510,7 @@ abrt_config_widget_init(AbrtConfigWidget *self)
bf3d889
              * from GObject which offers a functionality for attaching an
bf3d889
              * arbitrary data to its instances. The last argument is a function
bf3d889
              * called to destroy the arbirarty data when the instance is being
bf3d889
-             * destoryed. */
bf3d889
+             * destroyed. */
bf3d889
             g_object_set_data_full(G_OBJECT(launcher), "launched-app", app, g_object_unref);
bf3d889
             g_signal_connect(launcher, "clicked", G_CALLBACK(pp_launcher_clicked), NULL);
bf3d889
 
bf3d889
@@ -519,7 +519,7 @@ abrt_config_widget_init(AbrtConfigWidget *self)
bf3d889
             gtk_widget_set_hexpand(launcher, FALSE);
bf3d889
             gtk_widget_set_vexpand(launcher, FALSE);
bf3d889
 
bf3d889
-            /* Make the launcher button alligned on center of the warning. */
bf3d889
+            /* Make the launcher button aligned on center of the warning. */
bf3d889
             gtk_widget_set_halign(launcher, GTK_ALIGN_CENTER);
bf3d889
             gtk_widget_set_valign(launcher, GTK_ALIGN_CENTER);
bf3d889
 
bf3d889
diff --git a/src/daemon/abrt-action-save-package-data.c b/src/daemon/abrt-action-save-package-data.c
bf3d889
index ccd1175..36d84b6 100644
bf3d889
--- a/src/daemon/abrt-action-save-package-data.c
bf3d889
+++ b/src/daemon/abrt-action-save-package-data.c
bf3d889
@@ -292,7 +292,7 @@ static int SavePackageDescriptionToDebugDump(const char *dump_dir_name, const ch
bf3d889
     }
bf3d889
 
bf3d889
     if (kernel_oops)
bf3d889
-        goto skip_interperter;
bf3d889
+        goto skip_interpreter;
bf3d889
 
bf3d889
     /* Check well-known interpreter names */
bf3d889
     const char *basename = strrchr(executable, '/');
bf3d889
@@ -336,7 +336,7 @@ static int SavePackageDescriptionToDebugDump(const char *dump_dir_name, const ch
bf3d889
         pkg_name = script_pkg;
bf3d889
     }
bf3d889
 
bf3d889
-skip_interperter:
bf3d889
+skip_interpreter:
bf3d889
     package_short_name = xasprintf("%s", pkg_name->p_name);
bf3d889
     log_info("Package:'%s' short:'%s'", pkg_name->p_nvr, package_short_name);
bf3d889
 
bf3d889
diff --git a/src/daemon/abrt-action-save-package-data.conf b/src/daemon/abrt-action-save-package-data.conf
bf3d889
index 493841b..eedcb3d 100644
bf3d889
--- a/src/daemon/abrt-action-save-package-data.conf
bf3d889
+++ b/src/daemon/abrt-action-save-package-data.conf
bf3d889
@@ -3,7 +3,7 @@
bf3d889
 # the list of public keys used to check the signature is
bf3d889
 # in the file gpg_keys
bf3d889
 #
bf3d889
-# How can I check the GPG key used to sign an installed pacakge on
bf3d889
+# How can I check the GPG key used to sign an installed package on
bf3d889
 # Red hat Enterprise Linux:
bf3d889
 # https://access.redhat.com/solutions/1120013
bf3d889
 #
bf3d889
diff --git a/src/daemon/abrt.conf b/src/daemon/abrt.conf
bf3d889
index 6d1660e..2454fa1 100644
bf3d889
--- a/src/daemon/abrt.conf
bf3d889
+++ b/src/daemon/abrt.conf
bf3d889
@@ -46,7 +46,7 @@ AutoreportingEnabled = no
bf3d889
 # ShortenedReporting = yes
bf3d889
 
bf3d889
 # Enables various features exploring process's root directories if they differ
bf3d889
-# from the default root directory. The folowing list includes examples of
bf3d889
+# from the default root directory. The following list includes examples of
bf3d889
 # enabled features:
bf3d889
 #   * query the rpm database in the process's root directory
bf3d889
 #   * save files like /etc/os-release from the process's root directory
bf3d889
diff --git a/src/dbus/abrt_problems2_session.c b/src/dbus/abrt_problems2_session.c
bf3d889
index 3119774..f13e341 100644
bf3d889
--- a/src/dbus/abrt_problems2_session.c
bf3d889
+++ b/src/dbus/abrt_problems2_session.c
bf3d889
@@ -320,7 +320,7 @@ const char *abrt_p2_session_generate_token(AbrtP2Session *session,
bf3d889
         return NULL;
bf3d889
     }
bf3d889
 
bf3d889
-#define SESSION_TOKEN_LENGHT 16
bf3d889
+#define SESSION_TOKEN_LENGTH 16
bf3d889
     static const char *const alphabet = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
bf3d889
 
bf3d889
     if (duration == 0)
bf3d889
@@ -348,11 +348,11 @@ const char *abrt_p2_session_generate_token(AbrtP2Session *session,
bf3d889
         return NULL;
bf3d889
     }
bf3d889
 
bf3d889
-    char *token = xmalloc((SESSION_TOKEN_LENGHT + 1) * sizeof(char));
bf3d889
-    for (char *iter = token; iter < token + SESSION_TOKEN_LENGHT; ++iter)
bf3d889
+    char *token = xmalloc((SESSION_TOKEN_LENGTH + 1) * sizeof(char));
bf3d889
+    for (char *iter = token; iter < token + SESSION_TOKEN_LENGTH; ++iter)
bf3d889
         *iter = alphabet[(int)(strlen(alphabet) * (rand_r(&seed) / (double)RAND_MAX))];
bf3d889
 
bf3d889
-    token[SESSION_TOKEN_LENGHT] = '\0';
bf3d889
+    token[SESSION_TOKEN_LENGTH] = '\0';
bf3d889
 
bf3d889
     const time_t curtime = time(NULL);
bf3d889
     if (curtime == ((time_t) -1))
bf3d889
@@ -368,7 +368,7 @@ const char *abrt_p2_session_generate_token(AbrtP2Session *session,
bf3d889
                         GINT_TO_POINTER(curtime + duration));
bf3d889
 
bf3d889
     return token;
bf3d889
-#undef SESSION_TOKEN_LENGHT
bf3d889
+#undef SESSION_TOKEN_LENGTH
bf3d889
 }
bf3d889
 
bf3d889
 int abrt_p2_session_revoke_token(AbrtP2Session *session,
bf3d889
diff --git a/src/dbus/abrt_problems2_task_new_problem.c b/src/dbus/abrt_problems2_task_new_problem.c
bf3d889
index 231cb30..42f4c44 100644
bf3d889
--- a/src/dbus/abrt_problems2_task_new_problem.c
bf3d889
+++ b/src/dbus/abrt_problems2_task_new_problem.c
bf3d889
@@ -167,7 +167,7 @@ static int abrt_p2_task_new_problem_notify_directory_task(AbrtP2TaskNewProblem *
bf3d889
 
bf3d889
     char *message = NULL;
bf3d889
     const char *problem_id = abrt_p2_entry_problem_id(entry);
bf3d889
-    int r = notify_new_path_with_reponse(problem_id, &message);
bf3d889
+    int r = notify_new_path_with_response(problem_id, &message);
bf3d889
     if (r < 0)
bf3d889
     {
bf3d889
         log_debug("Task '%p': Failed to communicate with the problems daemon",
bf3d889
diff --git a/src/lib/hooklib.c b/src/lib/hooklib.c
bf3d889
index ccb1936..f9337b7 100644
bf3d889
--- a/src/lib/hooklib.c
bf3d889
+++ b/src/lib/hooklib.c
bf3d889
@@ -600,7 +600,7 @@ bool dir_has_correct_permissions(const char *dir_name, int flags)
bf3d889
      * 1. Chowning of dump directories switches the ownership to 'user':'abrt'
bf3d889
      * 2. We want to allow users to delete their problems
bf3d889
      * 3. We want to allow users to modify their data
bf3d889
-     * 4. The daemons are hardened agains hard link and symbolic link issues.
bf3d889
+     * 4. The daemons are hardened against hard link and symbolic link issues.
bf3d889
      */
bf3d889
     return correct_group;
bf3d889
 }
bf3d889
diff --git a/src/lib/ignored_problems.c b/src/lib/ignored_problems.c
bf3d889
index 7779c4c..7afc80a 100644
bf3d889
--- a/src/lib/ignored_problems.c
bf3d889
+++ b/src/lib/ignored_problems.c
bf3d889
@@ -204,7 +204,7 @@ void ignored_problems_remove_row(ignored_problems_t *set, const char *problem_id
bf3d889
         {
bf3d889
             log_notice("Won't remove problem '%s' from ignored problems:"
bf3d889
                       " it is already removed", problem_id);
bf3d889
-            /* Close orig_fp here becuase it looks like much simpler than
bf3d889
+            /* Close orig_fp here because it looks like much simpler than
bf3d889
              * exetendig the set of goto labels at the end of this function */
bf3d889
             fclose(orig_fp);
bf3d889
         }
bf3d889
diff --git a/src/lib/notify_new_path.c b/src/lib/notify_new_path.c
bf3d889
index bfd0258..4789a3d 100644
bf3d889
--- a/src/lib/notify_new_path.c
bf3d889
+++ b/src/lib/notify_new_path.c
bf3d889
@@ -21,10 +21,10 @@
bf3d889
 void notify_new_path(const char *path)
bf3d889
 {
bf3d889
     /* Ignore results and don't wait for response -> NULL */
bf3d889
-    notify_new_path_with_reponse(path, NULL);
bf3d889
+    notify_new_path_with_response(path, NULL);
bf3d889
 }
bf3d889
 
bf3d889
-int notify_new_path_with_reponse(const char *path, char **message)
bf3d889
+int notify_new_path_with_response(const char *path, char **message)
bf3d889
 {
bf3d889
     int retval;
bf3d889
     int fd = socket(AF_UNIX, SOCK_STREAM, 0);
bf3d889
diff --git a/src/plugins/abrt-action-analyze-c.c b/src/plugins/abrt-action-analyze-c.c
bf3d889
index b7213d7..df2561d 100644
bf3d889
--- a/src/plugins/abrt-action-analyze-c.c
bf3d889
+++ b/src/plugins/abrt-action-analyze-c.c
bf3d889
@@ -221,7 +221,7 @@ int main(int argc, char **argv)
bf3d889
         if (last_dot != first_dot)
bf3d889
         {
bf3d889
             /* There are more than one dot: "1.2.3"
bf3d889
-             * Strip last part, we don't want to distinquish crashes
bf3d889
+             * Strip last part, we don't want to distinguish crashes
bf3d889
              * in packages which differ only by minor release number.
bf3d889
              */
bf3d889
             *last_dot = '\0';
bf3d889
diff --git a/src/plugins/abrt-action-install-debuginfo.in b/src/plugins/abrt-action-install-debuginfo.in
bf3d889
index 8be8e8f..f2abf43 100644
bf3d889
--- a/src/plugins/abrt-action-install-debuginfo.in
bf3d889
+++ b/src/plugins/abrt-action-install-debuginfo.in
bf3d889
@@ -144,7 +144,7 @@ if __name__ == "__main__":
bf3d889
             TMPDIR = arg
bf3d889
         elif opt == "--keeprpms":
bf3d889
             keeprpms = True
bf3d889
-        # --exact takes precendece over --ids
bf3d889
+        # --exact takes precedence over --ids
bf3d889
         elif opt in ("-e", "--exact"):
bf3d889
             missing = arg.split(':')
bf3d889
             exact_fls = True
bf3d889
diff --git a/src/plugins/abrt-action-list-dsos b/src/plugins/abrt-action-list-dsos
bf3d889
index 384f031..4ffa184 100644
bf3d889
--- a/src/plugins/abrt-action-list-dsos
bf3d889
+++ b/src/plugins/abrt-action-list-dsos
bf3d889
@@ -33,7 +33,7 @@ def parse_maps(maps_path):
bf3d889
         # and Xorg backtrace format:
bf3d889
         #  [ 86985.880] 9: /usr/lib64/libdrm.so.2 (drmHandleEvent+0xa3) [0x376b407513]
bf3d889
         # To do that, we take only lines which have a / character,
bf3d889
-        # then for each line we start at first /, then remove everyting after first whitespace
bf3d889
+        # then for each line we start at first /, then remove everything after first whitespace
bf3d889
         files = [x[x.find('/'):].split()[0] for x in f.readlines() if x.find('/') > -1]
bf3d889
         # set() uniqifies the list of filenames
bf3d889
         return set(files)
bf3d889
diff --git a/src/plugins/abrt-dump-journal-core.c b/src/plugins/abrt-dump-journal-core.c
bf3d889
index 8822956..971211e 100644
bf3d889
--- a/src/plugins/abrt-dump-journal-core.c
bf3d889
+++ b/src/plugins/abrt-dump-journal-core.c
bf3d889
@@ -99,7 +99,7 @@ struct occurrence_queue
bf3d889
     int oq_head;       ///< the first empty index
bf3d889
     unsigned oq_size;  ///< size of the queue
bf3d889
 
bf3d889
-    struct last_occurence
bf3d889
+    struct last_occurrence
bf3d889
     {
bf3d889
         unsigned oqlc_stamp;
bf3d889
         char *oqlc_executable;
bf3d889
diff --git a/src/plugins/vimrc_event.conf b/src/plugins/vimrc_event.conf
bf3d889
index edebe59..cef991a 100644
bf3d889
--- a/src/plugins/vimrc_event.conf
bf3d889
+++ b/src/plugins/vimrc_event.conf
bf3d889
@@ -1,4 +1,4 @@
bf3d889
-# Exemple events that allow the reporter to attach vim configuration files
bf3d889
+# Example events that allow the reporter to attach vim configuration files
bf3d889
 # whenever vim crash is reported.
bf3d889
 
bf3d889
 EVENT=collect_vimrc_user component=vim
bf3d889
diff --git a/src/plugins/xorg.conf b/src/plugins/xorg.conf
bf3d889
index 8834e23..7cb144b 100644
bf3d889
--- a/src/plugins/xorg.conf
bf3d889
+++ b/src/plugins/xorg.conf
bf3d889
@@ -3,5 +3,5 @@
bf3d889
 # Names should be without "_drv.so" suffix:
bf3d889
 BlacklistedXorgModules = nvidia, fglrx, vboxvideo
bf3d889
 
bf3d889
-# List of filters which is used for searching Xorg crashes in jounral
bf3d889
+# List of filters which is used for searching Xorg crashes in journal
bf3d889
 JournalFilters = _COMM=gdm-x-session, _COMM=gnome-shell
bf3d889
diff --git a/src/python-problem/doc/properties.rst b/src/python-problem/doc/properties.rst
bf3d889
index 84fc8d8..ee181ec 100644
bf3d889
--- a/src/python-problem/doc/properties.rst
bf3d889
+++ b/src/python-problem/doc/properties.rst
bf3d889
@@ -32,8 +32,8 @@ Property              Meaning                                                  E
bf3d889
 ``architecture``      Machine architecture string                              ``'x86_64'``
bf3d889
 ``kernel``            Kernel version string                                    ``'3.6.6-1.fc17.x86_64'``
bf3d889
 ``package``           Package string                                           ``'time-1.7-40.fc17.x86_64'``
bf3d889
-``time``              Time of the occurence (unixtime)                         ``datetime.datetime(2012, 12, 2, 16, 18, 41)``
bf3d889
-``count``             Number of times this problem occured                     ``1``
bf3d889
+``time``              Time of the occurrence (unixtime)                        ``datetime.datetime(2012, 12, 2, 16, 18, 41)``
bf3d889
+``count``             Number of times this problem occurred                    ``1``
bf3d889
 ===================== ======================================================== ====================
bf3d889
 
bf3d889
 Parsed package data is also available:
bf3d889
-- 
bf3d889
2.9.4
bf3d889