From df265a5dff29b0f8448fefb0f4d1ef43deb074d3 Mon Sep 17 00:00:00 2001 From: Matt Berowski Date: Tue, 18 Aug 2015 09:17:26 -0500 Subject: [PATCH] Documentation typo fixes - Corrected effect to affect - Removed double the - Spelling correction Preceeded to Preceded - Corrected Spelling error self serve to self-serve - Small typo in staff client receipt template - hold slip 2 docs. Matt's first commit to evergreen docs! Signed-off-by: Matt Berowski Signed-off-by: Josh Stompro --- docs/admin/sip_server.txt | 4 ++-- docs/admin/workstation_admin_receipt_template_editor.txt | 2 +- docs/admin_initial_setup/migrating_patron_data.txt | 2 +- docs/admin_initial_setup/ordering_materials.txt | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/admin/sip_server.txt b/docs/admin/sip_server.txt index 52956fd475..ac99b1a006 100644 --- a/docs/admin/sip_server.txt +++ b/docs/admin/sip_server.txt @@ -281,7 +281,7 @@ For clarification, the ``Request'' is from the device (selfcheck or otherwise) t response to the request ;). Within each request and response, a number of fields (either a fixed width or separated with a | [pipe symbol] and -preceeded with a 2-character field identifier) are used. The fields vary between message pairs. +preceded with a 2-character field identifier) are used. The fields vary between message pairs. |=========================================================================== | *Pair* | *Name* | *Supported?* |*Details* @@ -642,4 +642,4 @@ Fields All fixed-length fields in a communication will appear before the first variable-length field. This allows for simple parsing. Variable-length fields are by definition delimited, though there will not necessarily be an initial delimiter between the last fixed-length field and the first variable-length one. It would be unnecessary, since you should know -the exact position where that field begins already. \ No newline at end of file +the exact position where that field begins already. diff --git a/docs/admin/workstation_admin_receipt_template_editor.txt b/docs/admin/workstation_admin_receipt_template_editor.txt index 2d5cf67e09..d1f7305c24 100644 --- a/docs/admin/workstation_admin_receipt_template_editor.txt +++ b/docs/admin/workstation_admin_receipt_template_editor.txt @@ -184,7 +184,7 @@ Printed by %STAFF_FIRSTNAME% at %SHORTNAME%
.
Hold_Slip #2 ^^^^^^^^^^^^^ -This is the slip is when a hold is fulfilled. This slip uses the SUBSTR macro to truncate the Patrons Last name to the first 4 characters and the patron's barcode to the last 5 digits. This slip is designed for libraries that use self serve holds. So, you will notice a lot of information about the hold is left off of the receipt. +This is the slip that prints when a hold is fulfilled. This slip uses the SUBSTR macro to truncate the Patrons Last name to the first 4 characters and the patron's barcode to the last 5 digits. This slip is designed for libraries that use self-serve holds. So, you will notice a lot of information about the hold is left off of the receipt. Header [source,html] diff --git a/docs/admin_initial_setup/migrating_patron_data.txt b/docs/admin_initial_setup/migrating_patron_data.txt index c919c31af1..878c628426 100644 --- a/docs/admin_initial_setup/migrating_patron_data.txt +++ b/docs/admin_initial_setup/migrating_patron_data.txt @@ -43,7 +43,7 @@ NOTE: The _default_ variables allow you to set default for your library or to po required fields in Evergreen if your data includes NULL values. + The data field profile in the above SQL script refers to the user group and should be an -integer referencing the id field in permission.grp_tree. Setting this value will effect +integer referencing the id field in permission.grp_tree. Setting this value will affect the permissions for the user. See the values in permission.grp_tree for possibilities. + ident_type is the identification type used for identifying users. This is a integer value diff --git a/docs/admin_initial_setup/ordering_materials.txt b/docs/admin_initial_setup/ordering_materials.txt index e1920b15d8..3fb62e4728 100644 --- a/docs/admin_initial_setup/ordering_materials.txt +++ b/docs/admin_initial_setup/ordering_materials.txt @@ -111,7 +111,7 @@ expenditures on children's materials rather than reporting on each individual fund. . To create a fund tag, select *Admin > Server Administration > Acquisitions > - Fund Tags*. Click the the *New Fund Tag* button. Select a owning library and + Fund Tags*. Click the *New Fund Tag* button. Select a owning library and add the name for the fund tag. . To apply a fund tag to a fund, select *Admin > Server Administration > Acquisitions > Funds*. Click on the hyperlinked name for the fund. Click the -- 2.11.0