Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit981566e

Browse files
[3.12] Docs: fix shell command formatting (GH-131310) (#131444)
Docs: fix shell command formatting (GH-131310)replace "zypper in" with "zypper install" to avoid incorrect highlighting(cherry picked from commit267c06d)Co-authored-by: partev <petrosyan@gmail.com>
1 parent5dfb5e6 commit981566e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Doc/using/unix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ In some cases, IDLE might not be included in your Python installation.
5353

5454
* For SUSE and OpenSUSE users::
5555

56-
sudo zypperin python3-idle
56+
sudo zypperinstall python3-idle
5757

5858
* For Alpine Linux users::
5959

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp