From 3336c0a1744800890141a14927a4bd5ab1047c20 Mon Sep 17 00:00:00 2001 From: Remington Steed Date: Fri, 16 Mar 2018 10:58:17 -0400 Subject: [PATCH] Docs: Spell check corrections I walked through all the docs (except for release notes) and made a number of small corrections. Most of them are simple typos, but there are a few special cases: - In cases where the correction required matching with actual code or labels in Evergreen, those were checked to make sure the correction matched. - Changed spelling of "correct" word "Transcendent" to match database spelling "transcendant" - Changed very informal contractions "it'll" and "that'll" to "it will" and "that will". Same for "whatever's" to "whatever is". - Changed very informal expressions: "handwaving" to "glossing", "modernish" to "modern", "deduping" to "deduplicating". - Changed "unclick" to "uncheck" (regarding a checkbox) Signed-off-by: Remington Steed --- docs/TechRef/PureSQLSearch.adoc | 10 +++++----- docs/TechRef/Telephony/telephony-setup-guide.adoc | 8 ++++---- docs/TechRef/qstore/qstore.adoc | 2 +- docs/TechRef/qstore/query_schema.adoc | 4 ++-- docs/admin/aged_circs.adoc | 6 +++--- docs/admin/backups.adoc | 2 +- docs/admin/hours.adoc | 2 +- docs/admin/librarysettings.adoc | 2 +- docs/admin/patron_address_by_zip_code.adoc | 2 +- docs/admin/sip_server.adoc | 2 +- docs/admin/staff_from_command_line.adoc | 2 +- .../workstation_admin_receipt_template_editor.adoc | 12 ++++++------ docs/admin_initial_setup/designing_your_catalog.adoc | 4 ++-- docs/cataloging/MARC_Editor.adoc | 4 ++-- docs/cataloging/authorities.adoc | 2 +- docs/cataloging/cataloging_electronic_resources.adoc | 2 +- docs/cataloging/copy-buckets_web_client.adoc | 2 +- docs/circulation/circulating_items_web_client.adoc | 2 +- docs/opac/catalog_browse.adoc | 2 +- docs/opac/search_url.adoc | 2 +- docs/opac/using_the_public_access_catalog.adoc | 2 +- docs/opac/visibility_on_the_web.adoc | 2 +- docs/reports/reporter_add_data_source.adoc | 10 +++++----- docs/reports/reporter_create_templates.adoc | 2 +- docs/reports/reporter_daemon.adoc | 2 +- docs/reports/reporter_generating_reports.adoc | 4 ++-- docs/root_acquisitions.adoc | 2 +- docs/serials/B-serials_admin.adoc | 2 +- 28 files changed, 50 insertions(+), 50 deletions(-) diff --git a/docs/TechRef/PureSQLSearch.adoc b/docs/TechRef/PureSQLSearch.adoc index 3f4306b299..5b7f155784 100644 --- a/docs/TechRef/PureSQLSearch.adoc +++ b/docs/TechRef/PureSQLSearch.adoc @@ -93,11 +93,11 @@ entries, but all identifiers for table rows that are used as visibility axes fall into a range of between one and one million for all applicable use cases, and all identifiers of interest are positive. Therefore, we can make use of the most significant bits in an integer value to create a per-axis namespacing -mask. When applied to the idenfitifer for a visibility axis identifier, this +mask. When applied to the identifier for a visibility axis identifier, this mask allows two values that are identical across axis to be identified as unique within a combined set of all values. -Sepcifically, we retain the four most significant bits of the integer space +Specifically, we retain the four most significant bits of the integer space and create from that 16 potential bitmasks for per-axis segregation of identifiers. Further, we separate copy-centered axes and bibliographic record-centered attributes into two separate columns for storage purposes, @@ -149,12 +149,12 @@ improved marginally as each successive Postgres version at and beyond 9.4. === Page rendering changes Previously, Evergreen would request the record details for a user-visible page of results in parallel, and then, serially, request the facet data for the -result set. Now, the facet data is requested asyncronously in the background +result set. Now, the facet data is requested asynchronously in the background and then a single feed containing all records on a result page is requested -syncronously. By parallelizing the result and facet metadata, page rendering +synchronously. By parallelizing the result and facet metadata, page rendering time is cut down significantly. Concurrent requests of the same bibliographic record are shared between apache backends to reduce result request time, and by -making one request instead of ten simultaineously, database load is reduced. A +making one request instead of ten simultaneously, database load is reduced. A performance improvement of up to 20% in post-search page rendering time is seen from this change. diff --git a/docs/TechRef/Telephony/telephony-setup-guide.adoc b/docs/TechRef/Telephony/telephony-setup-guide.adoc index 251262bb5d..ac77bdebe3 100644 --- a/docs/TechRef/Telephony/telephony-setup-guide.adoc +++ b/docs/TechRef/Telephony/telephony-setup-guide.adoc @@ -14,7 +14,7 @@ Once you've set up overdue notices, you should get the general idea of how to se Hardware -------- -Get a dedicated computer running Linux and make sure it meets any system requirements for Asterisk. 1 modernish CPU, 1 GB memory is plenty for most +Get a dedicated computer running Linux and make sure it meets any system requirements for Asterisk. 1 modern CPU, 1 GB memory is plenty for most applications. More is always better. Make sure that the system running Evergreen (specifically, the utility box if you're dealing with a multi-server environment that has a utility box specifically for Action/Trigger stuff) has network connectivity to the box running Asterisk. At minimum it needs to be able to reach that Asterisk machine via TCP port 10080. Do not let the whole Internet talk to your Asterisk box via TCP port 10080. iptables is your friend. @@ -68,7 +68,7 @@ Configure asterisk for full logging. When running asterisk, you should get matt Be sure you also installed DAHDI if you're using analog hardware to place phone calls (there are even cases when you want to install it for digital calling; grep Asterisk documentation for "timing source"). When in doubt, just install it. Maybe your package manager already did for you. -If using analog telephony, get your hardware configured and make sure you can see the things that you're supposed to see with +/usr/sbin/dahdi_tool+ (typical install location, but look around if needed) and the command "dahdi show channels" in the Asterisk interactive console. I'm handwaving over the specifics here. There's a wealth of information available online about how to do this. +If using analog telephony, get your hardware configured and make sure you can see the things that you're supposed to see with +/usr/sbin/dahdi_tool+ (typical install location, but look around if needed) and the command "dahdi show channels" in the Asterisk interactive console. I'm glossing over the specifics here. There's a wealth of information available online about how to do this. If using digital telephony, preferably with the SIP protocol, get that configured in asterisk and make sure your SIP channel(s) is/are up. Again, more specifics on this are available online. @@ -275,7 +275,7 @@ Make sure your can play the product by running: play outfile.gsm ------------------------------------------------------- -It'll sound relatively lo-fi, but as long as you can hear yourself, that'll do. It'll probably sound more natural through a phone handset than it does through your workstation's speakers. +It will sound relatively lo-fi, but as long as you can hear yourself, that will do. It will probably sound more natural through a phone handset than it does through your workstation's speakers. Ideally you will have given your GSM files names that easily map to the strings of text that you have spoken in each file. Place these files in +/var/lib/asterisk/sounds+ on the Asterisk server. Then replace all of the static Festival calls in your dialplans with lines that look like this: @@ -443,7 +443,7 @@ Remember the event definition you made for telephone notices a few steps ago? C Init scripts for the Asterisk box ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -If you installed Asterisk from source instead of from a distro package, look in the source tarball for sample init scripts. Choose the one appropriate for your distro, put it in place, run 'chkconfig' or 'update-rc.d' or whatever's appropriate for your distro, and make sure you can start and stop Asterisk with that init script now. +If you installed Asterisk from source instead of from a distro package, look in the source tarball for sample init scripts. Choose the one appropriate for your distro, put it in place, run 'chkconfig' or 'update-rc.d' or whatever is appropriate for your distro, and make sure you can start and stop Asterisk with that init script now. For festival, I think on Debianesque distros you will have installed this from a package, but if you're on something Redhat-ish and you need an init script, the following will probably work. diff --git a/docs/TechRef/qstore/qstore.adoc b/docs/TechRef/qstore/qstore.adoc index db5c713e82..0c6e906a62 100644 --- a/docs/TechRef/qstore/qstore.adoc +++ b/docs/TechRef/qstore/qstore.adoc @@ -240,7 +240,7 @@ marks are escaped within a JSON string.  In this document, at least, it's line-wrapped so that it fits on the page.  In a proper GUI it should look much nicer. -At the end of the SQL, the query refers to the bind variablee as “:ou”, +At the end of the SQL, the query refers to the bind variable as “:ou”, the variable preceded by a colon.  The colon indicates that “ou” is a variable name rather than a column name.  It also makes the SQL invalid until we replace the variable with a real value.  Let's do that now, and diff --git a/docs/TechRef/qstore/query_schema.adoc b/docs/TechRef/qstore/query_schema.adoc index 91d24b468b..b991f2f495 100644 --- a/docs/TechRef/qstore/query_schema.adoc +++ b/docs/TechRef/qstore/query_schema.adoc @@ -559,7 +559,7 @@ columns are as follows:         default_value                text -        laqbel                        text                not null +        label                        text                not null The name column is the primary key, and contains the name of the variable @@ -815,7 +815,7 @@ operator). xser: Series An “xser” expression is a series of expressions separated by a specified -operator, or (if no operator is specifed) by commas: +operator, or (if no operator is specified) by commas:         A operator B operator C operator ... D diff --git a/docs/admin/aged_circs.adoc b/docs/admin/aged_circs.adoc index 3aaeebbfaa..098b9c17f2 100644 --- a/docs/admin/aged_circs.adoc +++ b/docs/admin/aged_circs.adoc @@ -6,7 +6,7 @@ Aging Circulations Aging circulations helps to protect patron privacy and save disk space. **** -Evergreen allows for the bulk anonymization of circulation histories. Evergreen calles this aged circulation. Circulation statistics are preserved (total circs, last checkout/renewal date, checkout/renewal/checkin workstation, etc) but patron information (name : barcode) is replaced with text and the link to the patron record is removed. +Evergreen allows for the bulk anonymization of circulation histories. Evergreen calls this aged circulation. Circulation statistics are preserved (total circs, last checkout/renewal date, checkout/renewal/checkin workstation, etc) but patron information (name : barcode) is replaced with text and the link to the patron record is removed. In the client, will show in the patron field in Circulation History Tab and Show Last Few Circulations. @@ -21,11 +21,11 @@ There are four global flags used for aging circulations. 1. Historical Circulation Retention Age - determines the timeframe for aging circulations based on transaction age (7 days, 14 days, 30 days, etc). -2. Historical Circulations Per Copy - determines how many ciruclations to keep (ex. 1, 2, 3). If set to 1, Evergreen will always keep the last (most recent) circulation. +2. Historical Circulations Per Copy - determines how many circulations to keep (ex. 1, 2, 3). If set to 1, Evergreen will always keep the last (most recent) circulation. 3. Historical Circulations use most recent xact_finish date instead of last circ's (true or false) -4. Historical Circulations are kept for global retention age at a minimum, regardless of user prefeences (true or false) +4. Historical Circulations are kept for global retention age at a minimum, regardless of user preferences (true or false) diff --git a/docs/admin/backups.adoc b/docs/admin/backups.adoc index 7ddd0c281f..06feb8513e 100644 --- a/docs/admin/backups.adoc +++ b/docs/admin/backups.adoc @@ -57,7 +57,7 @@ restore from a logical backup. Restoring a logical backup that you created using requires the use of the `pg_restore` tool as follows: . On the server on which you plan to restore the logical backup, ensure that you have installed -PostgreSQL and the corresponding server package prerequisites. The `Makefile.instal` prerequisite +PostgreSQL and the corresponding server package prerequisites. The `Makefile.install` prerequisite installer than came with your version of Evergreen contains an installation target that should satisfy these requirements. Refer to the installation documentation for more details. . As the `postgres` user, create a new database using the `createdb` command into which you will diff --git a/docs/admin/hours.adoc b/docs/admin/hours.adoc index 2fd73d37c5..d1552867c1 100644 --- a/docs/admin/hours.adoc +++ b/docs/admin/hours.adoc @@ -1,7 +1,7 @@ Setting regular library hours ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -You may do this in _Administation_ > _Server Administration_ > _Organizational +You may do this in _Administration_ > _Server Administration_ > _Organizational Units_. The *Hours of Operation* tab is where you enter regular, weekly hours. Holiday diff --git a/docs/admin/librarysettings.adoc b/docs/admin/librarysettings.adoc index 93a23f2a82..73b975907b 100644 --- a/docs/admin/librarysettings.adoc +++ b/docs/admin/librarysettings.adoc @@ -82,7 +82,7 @@ values. |Default copy location|Sets the default copy location(shelving location) for use in acquisitions.|Selection list| |Fund Spending Limit for Block|When the amount remaining in the fund, including spent money and encumbrances, goes below this percentage, attempts to spend from the fund will be blocked.|Number| |Fund Spending Limit for Warning|When the amount remaining in the fund, including spent money and encumbrances, goes below this percentage, attempts to spend from the fund will result in a warning to the staff.|Number| -|Rollover Distribution Formulae Funds|During fiscal rollover, update distribution formalae to use new funds|True/False| +|Rollover Distribution Formulae Funds|During fiscal rollover, update distribution formulae to use new funds|True/False| |Set copy creator as receiver|When receiving a copy in acquisitions, set the copy "creator" to be the staff that received the copy|True/False| |Temporary barcode prefix|Temporary barcode prefix added to temporary item records.|Text| |Temporary call number prefix|Temporary call number prefix|Text| diff --git a/docs/admin/patron_address_by_zip_code.adoc b/docs/admin/patron_address_by_zip_code.adoc index bb56e488fd..7dd0b0771a 100644 --- a/docs/admin/patron_address_by_zip_code.adoc +++ b/docs/admin/patron_address_by_zip_code.adoc @@ -154,7 +154,7 @@ psql egdb26 -A -t -F $'|' \ ---- .Larger Sites -For larger sites Ben Ostrowsky at ESI created a pair of scripts that handles deduping the results and adding in county information. Instructions for use are included in the files. +For larger sites Ben Ostrowsky at ESI created a pair of scripts that handles deduplicating the results and adding in county information. Instructions for use are included in the files. * http://git.esilibrary.com/?p=migration-tools.git;a=blob;f=elect_ZIPs * http://git.esilibrary.com/?p=migration-tools.git;a=blob;f=enrich_ZIPs diff --git a/docs/admin/sip_server.adoc b/docs/admin/sip_server.adoc index 2aeb619e24..c2c3986d07 100644 --- a/docs/admin/sip_server.adoc +++ b/docs/admin/sip_server.adoc @@ -287,7 +287,7 @@ We are using 6001 here which is associated with +SIP2+ as per our configuration. + If successful, the SIP server returns a +941+ result. A result of +940+, however, indicates an unsuccessful login attempt. Check the ++ -section of your SIP configuration and try agin. +section of your SIP configuration and try again. . Once you have logged in successfully, replace the variables in the following line and paste it into the telnet session: diff --git a/docs/admin/staff_from_command_line.adoc b/docs/admin/staff_from_command_line.adoc index b38f9065d4..c518a5f514 100644 --- a/docs/admin/staff_from_command_line.adoc +++ b/docs/admin/staff_from_command_line.adoc @@ -6,7 +6,7 @@ Changing passwords If you need to change a patron or staff account password without using the staff client, here is how you can reset it with SQL. -Connect to your Evergreen database using _psql_ or similar tool, and retreive and verify your admin username: +Connect to your Evergreen database using _psql_ or similar tool, and retrieve and verify your admin username: [source, sql] ------------------------------------------------------------------------------ diff --git a/docs/admin/workstation_admin_receipt_template_editor.adoc b/docs/admin/workstation_admin_receipt_template_editor.adoc index 257a5c42e3..70a2ecdad6 100644 --- a/docs/admin/workstation_admin_receipt_template_editor.adoc +++ b/docs/admin/workstation_admin_receipt_template_editor.adoc @@ -553,7 +553,7 @@ Additional Macros for various slip types %title%:: Title %author%:: Author %barcode%:: Item Barcode -%due_date%:: Due Date: formated by the date field in the library settings editor +%due_date%:: Due Date: formatted by the date field in the library settings editor *Payment* @@ -574,7 +574,7 @@ Additional Macros for various slip types %last_payment_type%:: The type of payment that was last used to pay the bill %mbts_xact_start%:: The date that the bill was started %last_payment_note%:: Notes on last payment -%xact_type%:: Type of Biil +%xact_type%:: Type of Bill %barcode%:: Item barcode %title%:: title of item @@ -590,7 +590,7 @@ Additional Macros for various slip types %last_payment_note%:: Notes on last payment %last_payment_ts%:: The time stamp for the last payment %mbts_xact_start%:: The date that the bill was started (currently not working) -%xact_type%:: Type of Biil +%xact_type%:: Type of Bill %title%:: title of item *Transit* @@ -603,10 +603,10 @@ Transit receipts come into two types, general Transit receipts and Transit slips %transit_item_author%:: Item author %transit_item_barcode%:: Barcode of item in transit %transit_item_callnumber%:: Call number of item in transit -%transit_item_title%:: Title of Item intransit +%transit_item_title%:: Title of Item in transit %transit_dest_lib%:: Destination Library -%transit_source_send_time%:: Time item was sent intransit -%transit_source%:: Library that placed the item intransit. +%transit_source_send_time%:: Time item was sent in transit +%transit_source%:: Library that placed the item in transit. .*Transit Slip* diff --git a/docs/admin_initial_setup/designing_your_catalog.adoc b/docs/admin_initial_setup/designing_your_catalog.adoc index 0e13ce9433..566082140b 100644 --- a/docs/admin_initial_setup/designing_your_catalog.adoc +++ b/docs/admin_initial_setup/designing_your_catalog.adoc @@ -359,7 +359,7 @@ Evergreen with an up-to-date PO file downloaded from Launchpad. . Visit the Evergreen translation site in https://translations.launchpad.net/evergreen[Launchpad] . Select required language (e.g. _Czech_ or _Spanish_) . Open the _tpac_ template and then select option _Download translation_. Note: to be able to download the translation file you need to be logged in to Launchpad. -. Select _PO format_ and submit the _request for download_ button. You can also request for download of all existitng templates and languages at once, see https://translations.launchpad.net/evergreen/master/+export. The download link will be sent You to email address provided. +. Select _PO format_ and submit the _request for download_ button. You can also request for download of all existing templates and languages at once, see https://translations.launchpad.net/evergreen/master/+export. The download link will be sent You to email address provided. . Download the file and name it according to the language used (e.g., _cs-CZ.po_ for Czech or _es-ES.po_ for Spanish) . Copy the downloaded file to _/openils/var/template/data/locale_. It is a good practice to backup the original PO file before. . Be sure that the desired language is set as default, using the <<_setting_a_default_language_and_adding_optional_languages,Default language>> procedures. @@ -714,7 +714,7 @@ and move/rename the files to the following locations/name. You will need to create directories that are missing. * Small - Move the file *123-s.jpg* to */openils/var/web/opac/extras/ac/jacket/small/r/123* - * Medium - Move the file *123-m.jpg* to */openils/var/web/opac/extras/ac/jacket/medum/r/123*. + * Medium - Move the file *123-m.jpg* to */openils/var/web/opac/extras/ac/jacket/medium/r/123*. * Large - Move the file *123-l.jpg* to */openils/var/web/opac/extras/ac/jacket/large/r/123*. [NOTE] diff --git a/docs/cataloging/MARC_Editor.adoc b/docs/cataloging/MARC_Editor.adoc index 5d0f66ca76..0d9bd074c6 100644 --- a/docs/cataloging/MARC_Editor.adoc +++ b/docs/cataloging/MARC_Editor.adoc @@ -20,7 +20,7 @@ You can retrieve records in many ways, including: . The MARC record will display. . Select viewing and editing options, if desired. * Stack subfields to display each subfield on its own line. -* Flat-Text Editor switches to a plain-text (menmonic) MARC format. This format can be useful when copying and pasting multiple lines. It also allows the use of tools like MarcEdit (http://marcedit.reeset.net/ ). Unclick the box to switch back. +* Flat-Text Editor switches to a plain-text (mnemonic) MARC format. This format can be useful when copying and pasting multiple lines. It also allows the use of tools like MarcEdit (http://marcedit.reeset.net/ ). Uncheck the box to switch back. * Note that you can use a backslash character as a placeholder in the flat text editor's indicators and fixed-length fields. * Add Item allows attaching items quickly with call number and barcode. When _Save_ is clicked, the copy editor will open. NOTE: Browser pop-up blockers will prevent this, please allow pop-ups. . Make changes as desired. @@ -64,7 +64,7 @@ MARC Fixed Field Editor Right-Click Context Menu Options ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ The MARC Fixed Field Editor provides suggested values for select fixed fields based on the record type being edited. Users can right-click on the value control for a fixed field and choose the appropriate value from the menu options. -The Evergreen database contains information from the Library of Congress’s MARC 21 format standards that includes possible values for select fixed fields. The right-click context menu options are available for fixed fields whose values are already stored in the database. Fixed fields that do not contain possible values in the database, the user will recieve the default web browser menu (such as cut, copy, paste, etc.). +The Evergreen database contains information from the Library of Congress’s MARC 21 format standards that includes possible values for select fixed fields. The right-click context menu options are available for fixed fields whose values are already stored in the database. Fixed fields that do not contain possible values in the database, the user will receive the default web browser menu (such as cut, copy, paste, etc.). *To Access the MARC Fixed Field Editor Right-Click Context Menu Options:* diff --git a/docs/cataloging/authorities.adoc b/docs/cataloging/authorities.adoc index 965fa2cde2..6722f4e4c7 100644 --- a/docs/cataloging/authorities.adoc +++ b/docs/cataloging/authorities.adoc @@ -131,7 +131,7 @@ will also be updated to reflect the correct spelling. [TIP] ================= When a bib record is automatically updated as a result of the modification of a linked authority record, the bib record's "Last Edit Date/ -Time" and "Last Editing User" fields will be updated to match the time of the update and the editory of the authority record. If you'd +Time" and "Last Editing User" fields will be updated to match the time of the update and the editor of the authority record. If you'd prefer that these fields not be automatically updated, you can set the _ingest.disable_authority_auto_update_bib_meta_ setting to true in the Library Settings Editor. ================= diff --git a/docs/cataloging/cataloging_electronic_resources.adoc b/docs/cataloging/cataloging_electronic_resources.adoc index b49df24427..febb266bda 100644 --- a/docs/cataloging/cataloging_electronic_resources.adoc +++ b/docs/cataloging/cataloging_electronic_resources.adoc @@ -136,7 +136,7 @@ because it matches or is a child of the preferred search library. The URL belonging to the search library (if it is an exact match, not a child) will sort to the top. -Using Transcendent Bib Sources for Electronic Resources +Using Transcendant Bib Sources for Electronic Resources ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connecting a bib record to a transcendent bib source will make the record visible in search results regardless of the user's search scope. diff --git a/docs/cataloging/copy-buckets_web_client.adoc b/docs/cataloging/copy-buckets_web_client.adoc index 60cf3d8dc5..74b4d394dc 100755 --- a/docs/cataloging/copy-buckets_web_client.adoc +++ b/docs/cataloging/copy-buckets_web_client.adoc @@ -251,7 +251,7 @@ image::media/copy-bucket-remove-2.png[Copy Bucket Interface] + . Use the check boxes to select the item(s) you wish to delete. . Click *Actions*. -. From the drop down menu select *Request Seleted Copies*. +. From the drop down menu select *Request Selected Copies*. + image::media/copy-bucket-request-1.png[Copy Bucket Interface] + diff --git a/docs/circulation/circulating_items_web_client.adoc b/docs/circulation/circulating_items_web_client.adoc index 018b0b418f..90c04748d6 100644 --- a/docs/circulation/circulating_items_web_client.adoc +++ b/docs/circulation/circulating_items_web_client.adoc @@ -163,7 +163,7 @@ At the right bottom corner there is a *Checkin Modifiers* pop-up list. The optio -Ignore Pre-cat Items: no prompt when checking in a pre-cat item. Item will be routed to Cataloguing with Cataloguing status. --Supress Holds and Transit: item will not be used to fill holds or sent in transit. Item has Reshelving status. +-Suppress Holds and Transit: item will not be used to fill holds or sent in transit. Item has Reshelving status. -Amnesty Mode/Forgive Fines: overdue fines will be voided if already created or not be inserted if not yet created (e.g. hourly loans). diff --git a/docs/opac/catalog_browse.adoc b/docs/opac/catalog_browse.adoc index c439ffead6..5fedd75df6 100644 --- a/docs/opac/catalog_browse.adoc +++ b/docs/opac/catalog_browse.adoc @@ -8,7 +8,7 @@ Catalog Browse enables you to browse bibliographic headings available in your ca *Use Catalog Browse* -. To access this feature, navigate to the catalog search page, and click the link, *Browse the Catalog*. By default, you can browse by title, author, subject, or series. System administrators can revise this list by editing the file at the location 'opac/parts/qtype_selector.tt2', and they can even make use of custom indices based on defintions in the database's 'config.metabib_field' table. +. To access this feature, navigate to the catalog search page, and click the link, *Browse the Catalog*. By default, you can browse by title, author, subject, or series. System administrators can revise this list by editing the file at the location 'opac/parts/qtype_selector.tt2', and they can even make use of custom indices based on definitions in the database's 'config.metabib_field' table. . Enter a term or part of a term to browse. Evergreen will retrieve a list of bibliographic headings that match your query. Click the *Back* and *Forward* buttons to page through you results. To limit your browse results to a specific branch or copy location group, select the appropriate unit from the drop down menu, and click *Go*. diff --git a/docs/opac/search_url.adoc b/docs/opac/search_url.adoc index 4e65c404e5..9ede9fa19e 100644 --- a/docs/opac/search_url.adoc +++ b/docs/opac/search_url.adoc @@ -15,7 +15,7 @@ Here is a basic search URL structure: locg Parameter ^^^^^^^^^^^^^^ -This is the id of the search location. It is an integer and maches the id of the +This is the id of the search location. It is an integer and matches the id of the location the user selected in the location drop down menu. qtype Parameter diff --git a/docs/opac/using_the_public_access_catalog.adoc b/docs/opac/using_the_public_access_catalog.adoc index a8b055af17..3b507d72a8 100644 --- a/docs/opac/using_the_public_access_catalog.adoc +++ b/docs/opac/using_the_public_access_catalog.adoc @@ -482,7 +482,7 @@ The record shows details such as the cover image, title, author, publication information, and an abstract or summary, if available. Near the top of the record, users can easily see the number of copies that -are currently available in the system and how many curent holds are on the +are currently available in the system and how many current holds are on the title. If there are other formats and editions of the same work in the diff --git a/docs/opac/visibility_on_the_web.adoc b/docs/opac/visibility_on_the_web.adoc index 0ed5c530c5..089ba7b8bd 100644 --- a/docs/opac/visibility_on_the_web.adoc +++ b/docs/opac/visibility_on_the_web.adoc @@ -119,5 +119,5 @@ supplying URIs for the RDA Content Type, Media Type, and Carrier Type has been added. This is an experimental, "under-the-hood" feature that -will be built upon in subsuquent releases. +will be built upon in subsequent releases. diff --git a/docs/reports/reporter_add_data_source.adoc b/docs/reports/reporter_add_data_source.adoc index 6cdb3ec6dc..ba7ad729bd 100644 --- a/docs/reports/reporter_add_data_source.adoc +++ b/docs/reports/reporter_add_data_source.adoc @@ -23,7 +23,7 @@ data source. . Add a new class to _fm_IDL.xml_ for your data source. . Restart the affected services to see the new data source in Reporter. -There are two possbile sources for new data sources: +There are two possible sources for new data sources: indexterm:[PostgreSQL] @@ -32,7 +32,7 @@ indexterm:[SQL] * An SQL query built directly into the class definition in _fm_IDL.xml_. You can use this method if you are only going to access this data source through the Evergreen reporter and/or cstore code that you write. -* A new table or view in the Evergreen PostgresSQL database on which a class +* A new table or view in the Evergreen PostgreSQL database on which a class definition in _fm_IDL.xml_. You can use this method if you want to be able to access this data source through directly through SQL or using other reporting tool. @@ -56,7 +56,7 @@ need to use a table to store the results of a query for performance reasons. To develop and test queries, views, and tables, you will need -* Access to the Evergree PostgreSQL database at the command line. This is +* Access to the Evergreen PostgreSQL database at the command line. This is normally the psql application. You can access the Postgres documentation at the http://http://www.postgresql.org/docs/[Official Postgres documentation] for @@ -72,8 +72,8 @@ for contribution to the core Evergreen code, create the Views and Tables in the extend_reporter schema. This schema is intended to be used for local customizations and will not be modified during upgrades to the Evergreen system. -You should make that you have an appropriate version control pocess for the SQL -used to create you data sources. +You should make sure that you have an appropriate version control process for the SQL +used to create your data sources. Here's an example of a view created to incorporate some locally defined user statistical categories: diff --git a/docs/reports/reporter_create_templates.adoc b/docs/reports/reporter_create_templates.adoc index 25fdbeee17..a8d8b46d1b 100644 --- a/docs/reports/reporter_create_templates.adoc +++ b/docs/reports/reporter_create_templates.adoc @@ -160,7 +160,7 @@ Selected Fields_ image::media/create-template-20.png[create-template-20] + . _Check Out Date/Time_ will appear in the _Displayed Fields_ pane. In the report -it will appear as a year and month _(YYYY-MM)_ corresponding to the selected tranform. +it will appear as a year and month _(YYYY-MM)_ corresponding to the selected transform. + image::media/create-template-21.png[create-template-21] + diff --git a/docs/reports/reporter_daemon.adoc b/docs/reports/reporter_daemon.adoc index c3f4d8fc9f..4496718c8d 100644 --- a/docs/reports/reporter_daemon.adoc +++ b/docs/reports/reporter_daemon.adoc @@ -30,7 +30,7 @@ run; defaults to 10 /tmp/reporter-LOCK * *concurrency=integer*: number of reporter daemon processes to run; defaults to 1 -* *boostrap=filename*: OpenSRF bootstrap configuration file; defaults to +* *bootstrap=filename*: OpenSRF bootstrap configuration file; defaults to /openils/conf/opensrf_core.xml diff --git a/docs/reports/reporter_generating_reports.adoc b/docs/reports/reporter_generating_reports.adoc index 4fa0d0ef86..a12726e30b 100644 --- a/docs/reports/reporter_generating_reports.adoc +++ b/docs/reports/reporter_generating_reports.adoc @@ -91,7 +91,7 @@ Viewing and Editing Report Parameters New options to view or edit report parameters are available from the reports folder. -To view the parameters of a report, select the report that you want to view from the *Reports* folder, and click *View*. This will enable you to view the report, inlcuding links to external documentation and field hints. However, you cannot make any changes to the report. +To view the parameters of a report, select the report that you want to view from the *Reports* folder, and click *View*. This will enable you to view the report, including links to external documentation and field hints. However, you cannot make any changes to the report. image::media/2_7_Enhancements_to_Reports4.jpg[Reports4] @@ -104,6 +104,6 @@ In addition, whenever there is a pending (scheduled, but not yet started) report image::media/2_7_Enhancements_to_Reports6.jpg[Reports6] -If, after making changes, you select, *Save as New*, then you have created a new report by cloning and ammending a previously existing report. Note that if you create a new report, you will be prompted to rename the new report. Evergreen does not allow two reports with the same name to exist. To view or edit your new report, select the reports folder to which you saved it. +If, after making changes, you select, *Save as New*, then you have created a new report by cloning and amending a previously existing report. Note that if you create a new report, you will be prompted to rename the new report. Evergreen does not allow two reports with the same name to exist. To view or edit your new report, select the reports folder to which you saved it. image::media/2_7_Enhancements_to_Reports5.jpg[Reports5] diff --git a/docs/root_acquisitions.adoc b/docs/root_acquisitions.adoc index dd1cbfbc30..d78efde026 100644 --- a/docs/root_acquisitions.adoc +++ b/docs/root_acquisitions.adoc @@ -1,4 +1,4 @@ -Using Evergreen's Acquistions Module +Using Evergreen's Acquisitions Module ==================================== Documentation Interest Group :doctype: book diff --git a/docs/serials/B-serials_admin.adoc b/docs/serials/B-serials_admin.adoc index 1676a003cb..b8d23d791e 100644 --- a/docs/serials/B-serials_admin.adoc +++ b/docs/serials/B-serials_admin.adoc @@ -108,7 +108,7 @@ image::media/serials_wizard2.PNG[] .. MFHD Indicators ... *Compression Display Options*: Select the appropriate option for compressing or expanding your captions in the catalog from the compressibility and expandability drop down menu. The entries in the drop down menu correspond to the indicator codes and the subfield $w in the 853 tag. Compressibility and expandability correspond to the first indicator in the 853 tag. -... *Caption Evaluation*: Choose the appropriate caption evaluation from the drop down menu. Caption Evaluation corrdesponds to the second indicator in the 853 tag. +... *Caption Evaluation*: Choose the appropriate caption evaluation from the drop down menu. Caption Evaluation corresponds to the second indicator in the 853 tag. ... Click *Next* in the upper right hand corner. -- 2.43.2