From a8091b4de9f5e0fd3ec0be8bb04073ee383c2414 Mon Sep 17 00:00:00 2001 From: Yuriy Date: Mon, 7 Jul 2025 22:30:52 +0300 Subject: [PATCH] =?UTF-8?q?Minor=20typo=20fix:=20=D1=87=D0=B8=D1=81=D1=82?= =?UTF-8?q?=D0=BE=D0=B2=D0=BE=D0=B9=20>=20=D1=87=D0=B8=D1=81=D0=BB=D0=BE?= =?UTF-8?q?=D0=B2=D0=BE=D0=B9=20(#10)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- questions/linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions/linux.md b/questions/linux.md index c4be74b..96651b7 100644 --- a/questions/linux.md +++ b/questions/linux.md @@ -416,7 +416,7 @@ $ ls -li ``` ln -s realFile softLink ``` -Проверим, что чистовой идентификатор *softLink* отличается от числового идентификатора *realFile*. +Проверим, что числовой идентификатор *softLink* отличается от числового идентификатора *realFile*. ``` $ ls -li итого 0