Another round of checkstyle fixes
[yangtools.git] / yang / yang-parser-impl / src / main / java / org / opendaylight / yangtools / yang / parser / util / ModuleDependencySort.java
index 0e7017ae5c5bff67554d65151a0e23ff82c46964..3b36e36fbae233d5597988a3209b46b3f531d5da 100644 (file)
@@ -22,7 +22,7 @@ import org.opendaylight.yangtools.yang.model.api.Module;
 @Deprecated
 public final class ModuleDependencySort {
     /**
-     * It is not desirable to instance this class
+     * It is not desirable to instance this class.
      */
     private ModuleDependencySort() {
     }