Github user sagar15795 commented on a diff in the pull request:
https://github.com/apache/incubator-taverna-mobile/pull/61#discussion_r170988515
--- Diff: app/src/main/res/values/strings.xml ---
@@ -106,8 +106,7 @@ limitations under the License.
The Apache Software Foundation, Licensed under the Apache License,
Version 2.0.
</string>
<string name="about2">View, run and download workflows on your Android
mobile device.</string>
- <string name="about3">Originally developed during Google Summer of
Code 2015 for the<a
- href="http://taverna.incubator.apache.org">Apache Taverna
project</a>.
+ <string name="about3">Originally developed during Google Summer of
Code 2015 for the<a href="http://taverna.incubator.apache.org">Apache Taverna
project</a>.
--- End diff --
why have you done this?
---