gnu: python-stdnum: Fix trailing whitespace in description.
* gnu/packages/finance.scm (python-stdnum)[description]: Fix trailing whitespace.
This commit is contained in:
		
							parent
							
								
									51ba1ba2ea
								
							
						
					
					
						commit
						d6bec1d46c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1230,7 +1230,7 @@ personal identity and company identification codes,
 | 
				
			||||||
international standard numbers (ISBN, IBAN, EAN, etc.)
 | 
					international standard numbers (ISBN, IBAN, EAN, etc.)
 | 
				
			||||||
and various other formats.
 | 
					and various other formats.
 | 
				
			||||||
The module also includes implementations of the Verhoeff,
 | 
					The module also includes implementations of the Verhoeff,
 | 
				
			||||||
Luhn and family of ISO/IEC 7064 check digit algorithms. ")
 | 
					Luhn and family of ISO/IEC 7064 check digit algorithms.")
 | 
				
			||||||
    (license license:lgpl2.1+)))
 | 
					    (license license:lgpl2.1+)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public python2-stdnum
 | 
					(define-public python2-stdnum
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue