From c95178467aff55b83866fdc397dd7275940f3e2f Mon Sep 17 00:00:00 2001 From: Lukas Ruzicka Date: Dec 11 2018 11:20:48 +0000 Subject: Correct typo. --- diff --git a/gnome_terminal/features/basic_tests.feature b/gnome_terminal/features/basic_tests.feature index f911c00..f1ca8c9 100644 --- a/gnome_terminal/features/basic_tests.feature +++ b/gnome_terminal/features/basic_tests.feature @@ -93,5 +93,5 @@ Feature: Basic tests Scenario: show application Help Given Run gnome-terminal When click on Help button - And click on Content button + And click on Contents button Then yelp shows Terminal help page