typo "Abstact" -> "Abstract"
authorKlaus Kaempf <kkaempf@suse.de>
Sat, 25 Feb 2006 17:33:34 +0000 (17:33 +0000)
committerKlaus Kaempf <kkaempf@suse.de>
Sat, 25 Feb 2006 17:33:34 +0000 (17:33 +0000)
zypp/detail/AtomImplIf.h
zypp/detail/LanguageImplIf.h
zypp/detail/MessageImplIf.h
zypp/detail/PackageImplIf.h
zypp/detail/PatchImplIf.h
zypp/detail/PatternImplIf.h
zypp/detail/ProductImplIf.h
zypp/detail/ScriptImplIf.h
zypp/detail/SelectionImplIf.h
zypp/detail/SrcPackageImplIf.h

index 264e5c1..9e2b265 100644 (file)
@@ -28,7 +28,7 @@ namespace zypp
     //
     // CLASS NAME : AtomImplIf
     //
-    /** Abstact Atom implementation interface.
+    /** Abstract Atom implementation interface.
     */
     class AtomImplIf : public ResObjectImplIf
     {
index 1dab495..aa8d645 100644 (file)
@@ -28,7 +28,7 @@ namespace zypp
     //
     // CLASS NAME : LanguageImplIf
     //
-    /** Abstact Language implementation interface.
+    /** Abstract Language implementation interface.
     */
     class LanguageImplIf : public ResObjectImplIf
     {
index 5e2917f..f4ee7e2 100644 (file)
@@ -28,7 +28,7 @@ namespace zypp
     //
     // CLASS NAME : MessageImplIf
     //
-    /** Abstact Message implementation interface.
+    /** Abstract Message implementation interface.
     */
     class MessageImplIf : public ResObjectImplIf
     {
index 70f484f..9ccaae8 100644 (file)
@@ -36,7 +36,7 @@ namespace zypp
     //
     // CLASS NAME : PackageImplIf
     //
-    /** Abstact Package implementation interface.
+    /** Abstract Package implementation interface.
     */
     class PackageImplIf : public ResObjectImplIf
     {
index 8039afd..0b11421 100644 (file)
@@ -30,7 +30,7 @@ namespace zypp
     //
     // CLASS NAME : PatchImplIf
     //
-    /** Abstact Patch implementation interface.
+    /** Abstract Patch implementation interface.
      */
     class PatchImplIf : public ResObjectImplIf
     {
index c0955ce..12faeea 100644 (file)
@@ -30,7 +30,7 @@ namespace zypp
     //
     // CLASS NAME : PatternImplIf
     //
-    /** Abstact Pattern implementation interface.
+    /** Abstract Pattern implementation interface.
     */
     class PatternImplIf : public ResObjectImplIf
     {
index 8e80f59..4eb7ebe 100644 (file)
@@ -34,7 +34,7 @@ namespace zypp
     //
     // CLASS NAME : ProductImplIf
     //
-    /** Abstact Product implementation interface.
+    /** Abstract Product implementation interface.
     */
     class ProductImplIf : public ResObjectImplIf
     {
index b12a1e2..c34a3fb 100644 (file)
@@ -28,7 +28,7 @@ namespace zypp
     //
     // CLASS NAME : ScriptImplIf
     //
-    /** Abstact Script implementation interface.
+    /** Abstract Script implementation interface.
     */
     class ScriptImplIf : public ResObjectImplIf
     {
index 174fbf8..35442fb 100644 (file)
@@ -29,7 +29,7 @@ namespace zypp
     //
     // CLASS NAME : SelectionImplIf
     //
-    /** Abstact Selection implementation interface.
+    /** Abstract Selection implementation interface.
     */
     class SelectionImplIf : public ResObjectImplIf
     {
index da9c43f..d0e4d74 100644 (file)
@@ -32,7 +32,7 @@ namespace zypp
     //
     // CLASS NAME : SrcPackageImplIf
     //
-    /** Abstact SrcPackage implementation interface.
+    /** Abstract SrcPackage implementation interface.
     */
     class SrcPackageImplIf : public ResObjectImplIf
     {