diff options
Diffstat (limited to 'doc/po/apt-doc.pot')
-rw-r--r-- | doc/po/apt-doc.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 8b2910a7f..7c0f6f38f 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -1797,8 +1797,8 @@ msgstr "" msgid "" "Per default <command>depends</command> and <command>rdepends</command> print " "only dependencies explicitly expressed in the metadata. With this flag it " -"will also show dependencies implicitely added based on the encountered " -"data. A <literal>Conflicts: foo</literal> e.g. expresses implicitely that " +"will also show dependencies implicitly added based on the encountered " +"data. A <literal>Conflicts: foo</literal> e.g. expresses implicitly that " "this package also conflicts with the package foo from any other " "architecture. Configuration Item: " "<literal>APT::Cache::ShowImplicit</literal>." @@ -3469,7 +3469,7 @@ msgstr "" #: apt.conf.5.xml:1 msgid "" "Allow that a repository that was previously gpg signed to become unsigned " -"durign a update operation. When there is no valid signature of a perviously " +"durign a update operation. When there is no valid signature of a previously " "trusted repository apt will refuse the update. This option can be used to " "override this protection. You almost certainly never want to enable " "this. The default is false. Note that apt will still consider packages from " |