Skip to content

Commit cfb8daa

Browse files
committed
etc: typo
Signed-off-by: Vitor Bandeira <[email protected]>
1 parent d6e9865 commit cfb8daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/DependencyInstaller.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -891,7 +891,7 @@ _install_rhel_packages() {
891891
# openSUSE
892892
# ------------------------------------------------------------------------------
893893
_install_opensuse_packages() {
894-
log "Install ubuntu base packages using zypper (-base or -all)"
894+
log "Install openSUSE base packages using zypper (-base or -all)"
895895
_execute "Refreshing repositories..." zypper refresh
896896
_execute "Updating packages..." zypper -n update
897897
_execute "Installing development pattern..." zypper -n install -t pattern devel_basis

0 commit comments

Comments
 (0)