From c1479b36caaf699fb1b1b07473077e5448a4dc7c Mon Sep 17 00:00:00 2001 From: movilla Date: Sat, 13 Apr 2013 22:24:07 +0200 Subject: [PATCH] Correction typos for changelog and activity mobile feature --- Changelog.md | 2 +- features/activity_stream_mobile.feature | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 577127dac..4a2775725 100644 --- a/Changelog.md +++ b/Changelog.md @@ -99,7 +99,7 @@ by them self. ## Bug fixes -* Fix posting functionality on tags show view [#4017][#4107](https://github.com/diaspora/diaspora/issues/4017)(https://github.com/diaspora/diaspora/pull/4112) +* Fix posting functionality on tags show view [#4112](https://github.com/diaspora/diaspora/pull/4112) * Fix cancel button on getting_started confirmation box [#4073](https://github.com/diaspora/diaspora/issues/4073) * Reset comment box height after posting a comment. [#4030](https://github.com/diaspora/diaspora/issues/4030) * Fade long tag names. [#3899](https://github.com/diaspora/diaspora/issues/3899) diff --git a/features/activity_stream_mobile.feature b/features/activity_stream_mobile.feature index 003753d7c..e5d87cecc 100644 --- a/features/activity_stream_mobile.feature +++ b/features/activity_stream_mobile.feature @@ -2,7 +2,7 @@ Feature: Viewing my activity on the steam mobile page In order to navigate Diaspora* As a mobile user - I want to view my actituty stream + I want to view my activity stream Background: Given a user with username "alice"