diff options
| author | Jiri Moskovcak <jmoskovc@redhat.com> | 2009-02-26 16:29:37 +0100 |
|---|---|---|
| committer | Jiri Moskovcak <jmoskovc@redhat.com> | 2009-02-26 16:29:37 +0100 |
| commit | efdfd9ce551dde9707d0fe2ed1108a43369d835e (patch) | |
| tree | 56a92ca234c972e76624061ca0962eb6ac03d3db /lib/Utils | |
| parent | 5dc43e9595943ab5a1e8045ced5f6040f94e1180 (diff) | |
| parent | db760442ecdbf776648fbd19aa32083722e5b10f (diff) | |
| download | abrt-efdfd9ce551dde9707d0fe2ed1108a43369d835e.tar.gz abrt-efdfd9ce551dde9707d0fe2ed1108a43369d835e.tar.xz abrt-efdfd9ce551dde9707d0fe2ed1108a43369d835e.zip | |
Merge branch 'master' of git://git.fedorahosted.org/git/crash-catcher
Diffstat (limited to 'lib/Utils')
| -rw-r--r-- | lib/Utils/DebugDump.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Utils/DebugDump.h b/lib/Utils/DebugDump.h index f48d8e4..32e0396 100644 --- a/lib/Utils/DebugDump.h +++ b/lib/Utils/DebugDump.h @@ -34,7 +34,7 @@ #define FILENAME_TIME "time" #define FILENAME_UID "uid" #define FILENAME_PACKAGE "package" -#define FILENAME_DESCRIPTION "decsription" +#define FILENAME_DESCRIPTION "description" #define FILENAME_LANGUAGE "language" #define FILENAME_APPLICATION "application" #define FILENAME_TEXTDATA1 "text_data1" |
