X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/3ef64834e94d4f2f21e3fceafec0987e67e5c893..8361540852ec87b51c85937e0f326a83e19cd8ad:/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.