Skip to content

Commit 0041018

Browse files
authored
Documentation: Adjust size in the menu (#673)
1 parent c243197 commit 0041018

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/json/config.system.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@
537537
{
538538
"id": "STD001",
539539
"description": "Distribution upgrade to latest stable / LTS",
540-
"short": "Stable LTS Distribution Upgrade",
540+
"short": "Stable Distro Upgrade",
541541
"about": "Release upgrade is irriversible operation which upgrades all packages. \n\nResoulted upgrade might break your build beyond repair!",
542542
"command": [
543543
"release_upgrade stable"
@@ -549,7 +549,7 @@
549549
{
550550
"id": "UNS001",
551551
"description": "Distribution upgrade to rolling unstable",
552-
"short": "Unstable Testing Distribution Upgrade",
552+
"short": "Unstable Distro Upgrade",
553553
"about": "Release upgrade is irriversible operation which upgrades all packages. \n\nResoulted upgrade might break your build beyond repair!",
554554
"command": [
555555
"release_upgrade rolling"

0 commit comments

Comments
 (0)