gnu: tarsplitter: Fix typo in description (spilt/split).
* gnu/packages/compression.scm (tarsplitter)[description]: Fix typo.
This commit is contained in:
		
							parent
							
								
									f4f4aa628a
								
							
						
					
					
						commit
						bb6d9e2633
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -2164,6 +2164,6 @@ archiver is not installed.")
 | 
			
		|||
    (home-page "https://github.com/AQUAOSOTech/tarsplitter")
 | 
			
		||||
    (synopsis "Multithreaded tar utility")
 | 
			
		||||
    (description
 | 
			
		||||
     "Archive huge numbers of files, or spilt massive tar archives into smaller
 | 
			
		||||
     "Archive huge numbers of files, or split massive tar archives into smaller
 | 
			
		||||
chunks.")
 | 
			
		||||
    (license license:expat)))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue