| Summary: | typo in AddressFormat preference | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
| Component: | Templates | Assignee: | Nicole C. Engard <nengard> |
| Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | bgkriegel, m.de.rooy, tomascohen |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | String patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 14160: Fix typo in AddressFormat preference
[SIGNED-OFF] Bug 14160: Fix typo in AddressFormat preference Bug 14160: Fix typo in AddressFormat preference |
||
|
Description
Nicole C. Engard
2015-05-06 17:05:47 UTC
Created attachment 38893 [details] [review] Bug 14160: Fix typo in AddressFormat preference The preference was missing a 'd' in the word address. To test: * Visit preferences * Visit I18N/L10N tab * Confirm spelling of options in Addressformat preference Created attachment 38896 [details] [review] [SIGNED-OFF] Bug 14160: Fix typo in AddressFormat preference The preference was missing a 'd' in the word address. To test: * Visit preferences * Visit I18N/L10N tab * Confirm spelling of options in Addressformat preference Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Spelling is right, no errors Created attachment 38966 [details] [review] Bug 14160: Fix typo in AddressFormat preference The preference was missing a 'd' in the word address. To test: * Visit preferences * Visit I18N/L10N tab * Confirm spelling of options in Addressformat preference Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Spelling is right, no errors Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Patch pushed to master. Thanks Nicole! |