Trivial change to file header comment
authorDan Wells <dbw2@calvin.edu>
Thu, 18 Apr 2019 14:14:04 +0000 (10:14 -0400)
committerDan Wells <dbw2@calvin.edu>
Thu, 18 Apr 2019 19:45:25 +0000 (15:45 -0400)
Signed-off-by: Dan Wells <dbw2@calvin.edu>

Open-ILS/src/eg2/src/app/staff/share/holds/holds.service.ts

index 784dcec..91a45ae 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * Common code for mananging holdings
+ * Common code for mananging holds
  */
 import {Injectable} from '@angular/core';
 import {Observable} from 'rxjs';