Skip to content

Commit 56ff852

Browse files
committed
Closing quotation marks
1 parent 97d1ba7 commit 56ff852

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

epics-vtype/vtype-gson/src/main/java/org/epics/vtype/gson/CustomGson.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
/**
3232
* Custom Gson object creator having some TypeAdapters and options
3333
*
34-
* @author <a href='mailto:changj@frib.msu.edu>Genie Jhang</a>
34+
* @author <a href="mailto:changj@frib.msu.edu">Genie Jhang</a>
3535
*/
3636

3737
public class CustomGson {

0 commit comments

Comments
 (0)