Imported Upstream version 15.0.0
[platform/upstream/libzypp.git] / zypp / PluginScript.h
index fa64aa8..2f1e4d9 100644 (file)
@@ -27,7 +27,7 @@ namespace zypp
 { /////////////////////////////////////////////////////////////////
 
   /**
-   * \brief Interface to plugin scripts using a \c Stomp inspired communication protocol.
+   * \brief Interface to pluigin scripts using a \c Stomp inspired communication protocol.
    *
    * \note \ref PluginScript is copyable and assignable, but the connection is shared
    * among multiple copies. It gets automatically closed if the last copy goes out of