| Message ID | 8f52d959-4598-33d4-1b26-3099e7a35ea0@crashcourse.ca |
|---|---|
| State | New |
| Headers | show |
| Series | system-requirements.txt: use proper "openSUSE" | expand |
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst index c9c277e51..81f450e13 100644 --- a/documentation/ref-manual/system-requirements.rst +++ b/documentation/ref-manual/system-requirements.rst @@ -70,8 +70,8 @@ supported on the following distributions: - Debian 12 - Debian 13 - Fedora 43 -- OpenSUSE Leap 15.6 -- OpenSUSE Leap 16.0 +- openSUSE Leap 15.6 +- openSUSE Leap 16.0 - Rocky Linux 8 - Rocky Linux 9 - Ubuntu 22.04 (LTS)
openSUSE is adamant that the proper capitalization is "openSUSE". Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> ---