| Summary: | Fix typo in man page for koha-create | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Magnus Enger <magnus> | 
| Component: | Packaging | Assignee: | Magnus Enger <magnus> | 
| Status: | CLOSED FIXED | QA Contact: | Ian Walls <koha.sekjal> | 
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | chris, paul.poulain, veron | 
| Version: | 3.6 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Attachments: | 
              Bug 8008 - Fix typo in man page for koha-create
               Bug 8008 - Fix typo in man page for koha-create Bug 8008 - Fix typo in man page for koha-create  | 
      ||
| 
 
        
          Description
        
        
          Magnus Enger
        
        
        
        
          2012-04-25 12:20:31 UTC
        
       
    Created attachment 9292 [details] [review] Bug 8008 - Fix typo in man page for koha-create Line 121 had "/etc/koha/koha-site.conf" instead of "/etc/koha/koha-sites.conf" To test: I don't think this needs any actual testing, just read the patch and check that it looks sensible... Created attachment 9318 [details] [review] Bug 8008 - Fix typo in man page for koha-create Line 121 had "/etc/koha/koha-site.conf" instead of "/etc/koha/koha-sites.conf" To test: I don't think this needs any actual testing, just read the patch and check that it looks sensible... Signed-off-by: Marc Veron <veron@veron.ch> Created attachment 9319 [details] [review] Bug 8008 - Fix typo in man page for koha-create Line 121 had "/etc/koha/koha-site.conf" instead of "/etc/koha/koha-sites.conf" To test: I don't think this needs any actual testing, just read the patch and check that it looks sensible... Signed-off-by: Marc Veron <veron@veron.ch> Documentation only change to fix typo. Passed QA. This patch will be in 3.6.6.  |