]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/strutl.h
zh_CN.po: update simplified chinese translation.
[apt.git] / apt-pkg / contrib / strutl.h
index c5c8e2382a54952a8ecf43575846eeb2ebf2d6fa..ef117267814d7ef4bcbc54e500a4b3bcc8e5174d 100644 (file)
@@ -93,7 +93,7 @@ std::vector<std::string> VectorizeString(std::string const &haystack, char const
  *
  * \param input The input string.
  *
- * \param sep The seperator to use.
+ * \param sep The separator to use.
  *
  * \param maxsplit (optional) The maximum amount of splitting that
  * should be done .