[open-ils-commits] [GIT] Evergreen ILS branch master updated. 7f08fdb4988ec1edf06ebbbf0fb1b32178292155

Evergreen Git git at git.evergreen-ils.org
Thu Apr 18 15:46:04 EDT 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, master has been updated
       via  7f08fdb4988ec1edf06ebbbf0fb1b32178292155 (commit)
      from  8c0482c873f352dc9d56ee7484553a1b55202fd6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7f08fdb4988ec1edf06ebbbf0fb1b32178292155
Author: Dan Wells <dbw2 at calvin.edu>
Date:   Thu Apr 18 10:14:04 2019 -0400

    Trivial change to file header comment
    
    Signed-off-by: Dan Wells <dbw2 at calvin.edu>

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';

-----------------------------------------------------------------------

Summary of changes:
 Open-ILS/src/eg2/src/app/staff/share/holds/holds.service.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list