From d33691845da220620056457e4e5cfd50b44f033c Mon Sep 17 00:00:00 2001 From: Chris Morrow Date: Sun, 2 Feb 2025 13:37:35 -0500 Subject: [PATCH] Update deb822-format.rst - Fix missing letters. /rint/ is almost certainly: "print" (I forget the other change, added an 's' I believe?) --- docs/deb822-format.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/deb822-format.rst b/docs/deb822-format.rst index 311cedc..a0ec9af 100644 --- a/docs/deb822-format.rst +++ b/docs/deb822-format.rst @@ -23,7 +23,7 @@ directory. In this directory are one or more files describing one or more sources each. For :ref:`deb822-format` sources, each file needs to have the .sources extension. The filenames may only contain letters, digits, underscore, hyphen, and period characters. Files with other characters in their filenames will cause -APT to rint a notice that it has ignore that file (unless the file matches a +APT to print a notice that it has ignored that file (unless the file matches a pattern in the ``Dir::Ignore-Files-Silently`` configuration list, which will force APT to silently ignore the file. @@ -273,4 +273,4 @@ Following is a PPA source which has been disabled:: Types: deb URIs: http://ppa.launchpad.net/teward/znc/ubuntu Suites: disco - Components: main \ No newline at end of file + Components: main