gnu: python-bigfloat: Fix typo "This package".
* gnu/packages/python-xyz (python-bigfloat)[description]: Fix typo.
This commit is contained in:
		
							parent
							
								
									1df5407cad
								
							
						
					
					
						commit
						e36de31b1d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -5874,7 +5874,7 @@ more advanced mathematics.")
 | 
				
			||||||
    (home-page "https://github.com/mdickinson/bigfloat")
 | 
					    (home-page "https://github.com/mdickinson/bigfloat")
 | 
				
			||||||
    (synopsis "Arbitrary precision floating-point arithmetic for Python")
 | 
					    (synopsis "Arbitrary precision floating-point arithmetic for Python")
 | 
				
			||||||
    (description
 | 
					    (description
 | 
				
			||||||
     "This packages provides a Python interface to the MPFR library for
 | 
					     "This package provides a Python interface to the MPFR library for
 | 
				
			||||||
multiprecision arithmetic.")
 | 
					multiprecision arithmetic.")
 | 
				
			||||||
    (license license:lgpl3+)))
 | 
					    (license license:lgpl3+)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue