diff options
author | Zdenek Prikryl <zprikryl@redhat.com> | 2009-03-04 11:26:36 +0100 |
---|---|---|
committer | Zdenek Prikryl <zprikryl@redhat.com> | 2009-03-04 11:26:36 +0100 |
commit | 8e0b0f53b0cc139c45619472177ddbf8e616a947 (patch) | |
tree | 0d4361ab6155b8b788c813a3169a8cd2ea1dc6c6 /doc | |
parent | d302872fa0e5ed605d07a46414407e70f3253a58 (diff) | |
download | abrt-8e0b0f53b0cc139c45619472177ddbf8e616a947.tar.gz abrt-8e0b0f53b0cc139c45619472177ddbf8e616a947.tar.xz abrt-8e0b0f53b0cc139c45619472177ddbf8e616a947.zip |
replace old project name by new one
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CodingStyle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CodingStyle b/doc/CodingStyle index 1e054013..2cc2cf6e 100644 --- a/doc/CodingStyle +++ b/doc/CodingStyle @@ -1,4 +1,4 @@ -Coding style used in CrashCatcher +Coding style used in abrt ================================= 1. Class |