X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fjalview%2Fstructure%2FStructureCommandsBase.java;h=381c988d796c8c4c69e29b877c645437be1f8232;hb=57738a1f3c19b1c3a00bd3ac5108f8cd0af32f99;hp=fdc8d16e2c506da689e3a106f79f9d67ecec4d44;hpb=e7338a61f3ce96dadf44ac80b2b32cc5ba4b94c8;p=jalview.git diff --git a/src/jalview/structure/StructureCommandsBase.java b/src/jalview/structure/StructureCommandsBase.java index fdc8d16..381c988 100644 --- a/src/jalview/structure/StructureCommandsBase.java +++ b/src/jalview/structure/StructureCommandsBase.java @@ -41,8 +41,9 @@ public abstract class StructureCommandsBase implements StructureCommandsI } /** - * Helper method to add one contiguous range to the AtomSpec model for the given - * value (creating the model if necessary). As used by Jalview, {@code value} is + * Helper method to add one contiguous range to the AtomSpec model for the + * given value (creating the model if necessary). As used by Jalview, + * {@code value} is *