gnu: sbcl-ieee-floats: Fix grammar of "allows to convert" to "converts".
* gnu/packages/lisp-xyz (sbcl-ieee-floats): Fix grammar.
This commit is contained in:
		
							parent
							
								
									61fa3c6732
								
							
						
					
					
						commit
						c05181a337
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -5502,7 +5502,7 @@ and @code{kqueue(2)}), a pathname library and file-system utilities.") | |||
|       (native-inputs | ||||
|        `(("fiveam" ,sbcl-fiveam))) | ||||
|       (synopsis "IEEE 754 binary representation for floats in Common Lisp") | ||||
|       (description "This is a Common Lisp library that allows to convert | ||||
|       (description "This is a Common Lisp library that converts | ||||
| floating point values to IEEE 754 binary representation.") | ||||
|       (license license:bsd-3)))) | ||||
| 
 | ||||
|  |  | |||
		Reference in a new issue