X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/a7535406d4299dc208b6a8add871b7ed258ecf11..f68d10abc7d74dd93a2368e56b14285578704199:/src/com/owncloud/android/ui/activity/GenericExplanationActivity.java diff --git a/src/com/owncloud/android/ui/activity/GenericExplanationActivity.java b/src/com/owncloud/android/ui/activity/GenericExplanationActivity.java index ccf3de86..a45383f3 100644 --- a/src/com/owncloud/android/ui/activity/GenericExplanationActivity.java +++ b/src/com/owncloud/android/ui/activity/GenericExplanationActivity.java @@ -17,7 +17,7 @@ import com.actionbarsherlock.app.SherlockFragmentActivity; import com.owncloud.android.R; /** - * Activity showing a text message and, optionally, a couple of scrollable lists of texts. + * Activity showing a text message and, optionally, a couple list of single or paired text strings. * * Added to show explanations for notifications when the user clicks on them, and there no place * better to show them.