gnu: perl-business-issn: Fix typo.
* gnu/packages/perl.scm (perl-business-issn)[description]: Fix "This module" typo.
This commit is contained in:
		
							parent
							
								
									f4f93b38aa
								
							
						
					
					
						commit
						e52032ac1d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -879,7 +879,7 @@ Standard Book Numbers, including ISBN-10 and ISBN-13.")
 | 
				
			||||||
    (build-system perl-build-system)
 | 
					    (build-system perl-build-system)
 | 
				
			||||||
    (home-page "https://metacpan.org/release/Business-ISSN")
 | 
					    (home-page "https://metacpan.org/release/Business-ISSN")
 | 
				
			||||||
    (synopsis "Work with International Standard Serial Numbers")
 | 
					    (synopsis "Work with International Standard Serial Numbers")
 | 
				
			||||||
    (description "This modules provides tools to deal with International
 | 
					    (description "This module provides tools to deal with International
 | 
				
			||||||
Standard Serial Numbers.")
 | 
					Standard Serial Numbers.")
 | 
				
			||||||
    (license (package-license perl))))
 | 
					    (license (package-license perl))))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue