projects
/
pgweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce04664
)
s/RedHat/Red Hat
author
Devrim GΓΌndΓΌz
<devrim@gunduz.org>
Tue, 26 May 2020 20:56:32 +0000
(21:56 +0100)
committer
Devrim GΓΌndΓΌz
<devrim@gunduz.org>
Tue, 26 May 2020 20:56:32 +0000
(21:56 +0100)
templates/downloads/js/yum.js
patch
|
blob
|
blame
|
history
diff --git
a/templates/downloads/js/yum.js
b/templates/downloads/js/yum.js
index ff866ae21a64b85715f045ba8153d4567067d958..74b57024464dd80df03eeee7c7978cf313df7f2b 100644
(file)
--- a/
templates/downloads/js/yum.js
+++ b/
templates/downloads/js/yum.js
@@
-7,7
+7,7
@@
function sortNumeric(a,b) {
function get_platform_name(plat) {
if (plat == 'EL')
- return "RedHat Enterprise, CentOS, Scientific or Oracle";
+ return "Red
Hat Enterprise, CentOS, Scientific or Oracle";
else if (plat == 'F')
return "Fedora";
return "Undefined distribution";