From: Dan Wells Date: Thu, 18 Apr 2019 14:14:04 +0000 (-0400) Subject: Trivial change to file header comment X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7f08fdb4988ec1edf06ebbbf0fb1b32178292155;p=evergreen%2Fpines.git Trivial change to file header comment Signed-off-by: Dan Wells --- diff --git a/Open-ILS/src/eg2/src/app/staff/share/holds/holds.service.ts b/Open-ILS/src/eg2/src/app/staff/share/holds/holds.service.ts index 784dcec4eb..91a45ae570 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/holds/holds.service.ts +++ b/Open-ILS/src/eg2/src/app/staff/share/holds/holds.service.ts @@ -1,5 +1,5 @@ /** - * Common code for mananging holdings + * Common code for mananging holds */ import {Injectable} from '@angular/core'; import {Observable} from 'rxjs';