summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/modules/gentoo_common.php')
-rw-r--r--frontend/modules/gentoo_common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/modules/gentoo_common.php b/frontend/modules/gentoo_common.php
index bc72b0b..ee2e7f1 100644
--- a/frontend/modules/gentoo_common.php
+++ b/frontend/modules/gentoo_common.php
@@ -1,4 +1,4 @@
<?php
-$steps=array('Profile', 'Extra Packages', 'Image Format');
+$steps=array('Profile', 'Packages', 'Extra Options', 'Etc.');
$dir='gentoo';
?>