JAL-1919 updated unicode mapping symbol
authortcofoegbu <tcnofoegbu@dundee.ac.uk>
Thu, 3 Mar 2016 10:00:10 +0000 (10:00 +0000)
committertcofoegbu <tcnofoegbu@dundee.ac.uk>
Thu, 3 Mar 2016 10:00:10 +0000 (10:00 +0000)
src/jalview/ws/sifts/SiftsClient.java

index f25c1cf..50cf5cb 100644 (file)
@@ -927,7 +927,8 @@ public class SiftsClient implements SiftsClientI
     // output mappings
     StringBuffer output = new StringBuffer();
     output.append(NEWLINE);
-    output.append("Sequence ⟷ Structure mapping details").append(NEWLINE);
+    output.append("Sequence \u27f7 Structure mapping details").append(
+            NEWLINE);
     output.append("Method: SIFTS");
     output.append(NEWLINE).append(NEWLINE);