# HG changeset patch # User Felix Wolfsteller # Date 1386261154 -3600 # Node ID 27aabee53f637c4321b089e83d3a2546c027db72 # Parent b0e2e4e0e2d2f7bb5c744fa2058b2888b09cdcad Whitespace-cosmetics. diff -r b0e2e4e0e2d2 -r 27aabee53f63 artifacts/src/main/java/org/dive4elements/river/artifacts/model/FacetTypes.java --- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FacetTypes.java Thu Dec 05 16:58:26 2013 +0100 +++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/FacetTypes.java Thu Dec 05 17:32:34 2013 +0100 @@ -275,11 +275,11 @@ String STATIC_DELTA_W_CMA= "other.delta_w_cma"; String STATIC_WQ = "other.wq"; String STATIC_WQ_ANNOTATIONS = "other.wq.annotations"; - String STATIC_WKMS = "other.wkms"; + String STATIC_WKMS = "other.wkms"; String STATIC_WKMS_MARKS = "other.wkms.marks"; - String STATIC_WQKMS = "other.wqkms"; - String STATIC_WQKMS_W = "other.wqkms.w"; - String STATIC_WQKMS_Q = "other.wqkms.q"; + String STATIC_WQKMS = "other.wqkms"; + String STATIC_WQKMS_W = "other.wqkms.w"; + String STATIC_WQKMS_Q = "other.wqkms.q"; String STATIC_WKMS_INTERPOL = "other.wkms.interpol"; String STATIC_W_INTERPOL = "other.w.interpol";