Skip to content

Commit

Permalink
Beauty linux latest support format.
Browse files Browse the repository at this point in the history
  • Loading branch information
imknown committed Dec 22, 2019
1 parent b85d0d1 commit df411ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ class HomeFragment : BaseListFragment() {
MyApplication.getMyString(
R.string.linux_version_detail,
linuxVersionString,
versionsSupported.joinToString(", "),
versionsSupported.joinToString(""),
lld.linux.mainline.version
),
linuxColor
Expand Down

0 comments on commit df411ac

Please sign in to comment.