aboutsummaryrefslogtreecommitdiffstats
path: root/en/support
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2015-04-29 11:52:32 +0200
committerfilip <filip.komar@gmail.com>2015-04-29 11:52:32 +0200
commitd32c3f6754f7e0b0a1327b8fadccc38f0806bca5 (patch)
treec3ab62319387e005a6cc3be03e12cbb43a8145fe /en/support
parent40b999084f1a35f10d6f18e63339d6c2f3fb8793 (diff)
downloadwww-d32c3f6754f7e0b0a1327b8fadccc38f0806bca5.tar
www-d32c3f6754f7e0b0a1327b8fadccc38f0806bca5.tar.gz
www-d32c3f6754f7e0b0a1327b8fadccc38f0806bca5.tar.bz2
www-d32c3f6754f7e0b0a1327b8fadccc38f0806bca5.tar.xz
www-d32c3f6754f7e0b0a1327b8fadccc38f0806bca5.zip
fixed GPU manufactorer names
Diffstat (limited to 'en/support')
-rw-r--r--en/support/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/support/index.php b/en/support/index.php
index 3ef95e796..ae6772500 100644
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -83,7 +83,7 @@ $dictionary = read_translation_file($locale, 'support');
_g('Memory (RAM): 512MB minimum, 2GB recommended;', null, 'li');
_g('Storage (HDD): 1GB for a minimal installation, 6GB for a full setup;', null, 'li');
_g('Optical drive: CD or DVD depending on the ISO you use (network, USB key installation available);', null, 'li');
- _g('Graphic card: any ATI, Intel, Matrox, nVidia, SiS or VIA graphic card;', null, 'li');
+ _g('Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;', null, 'li');
_g('Sound card: any AC97, HDA or Sound Blaster sound card.', null, 'li');
echo '</ul>';