From 9c0faf6f1c92efc18b068ec07f9b2d6fe58b330f Mon Sep 17 00:00:00 2001 From: Lena <126529524+acuteenvy@users.noreply.github.com> Date: Fri, 27 Oct 2023 06:53:22 +0200 Subject: [PATCH] aptitude: update page and Polish translation (#11295) --- pages.pl/linux/aptitude.md | 2 +- pages/linux/aptitude.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages.pl/linux/aptitude.md b/pages.pl/linux/aptitude.md index 00d25e490..f20b88b8a 100644 --- a/pages.pl/linux/aptitude.md +++ b/pages.pl/linux/aptitude.md @@ -15,7 +15,7 @@ `aptitude search {{pakiet}}` -- Wyszukaj zainstalowany pakeit (`?installed` jest wyszukiwanym terminem w `aptitude`): +- Wyszukaj zainstalowany pakiet (`?installed` jest terminem wyszukiwania w `aptitude`): `aptitude search '?installed({{pakiet}})'` diff --git a/pages/linux/aptitude.md b/pages/linux/aptitude.md index 16491547b..e0cb416c8 100644 --- a/pages/linux/aptitude.md +++ b/pages/linux/aptitude.md @@ -3,7 +3,7 @@ > Debian and Ubuntu package management utility. > More information: . -- Synchronize list of packages and versions available. This should be run first, before running subsequent aptitude commands: +- Synchronize list of packages and versions available. This should be run first, before running subsequent `aptitude` commands: `aptitude update` @@ -15,7 +15,7 @@ `aptitude search {{package}}` -- Search for an installed package (`?installed` is an aptitude search term): +- Search for an installed package (`?installed` is an `aptitude` search term): `aptitude search '?installed({{package}})'`