gnu: par2cmdline: Fix typo.
* gnu/packages/backup.scm (par2cmdline)[description]: Fix typo only visible on white backgrounds. Use less ambiguous word.
This commit is contained in:
		
							parent
							
								
									f6d59ecf92
								
							
						
					
					
						commit
						a2dd927091
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -143,8 +143,8 @@ alongside the source files or stored together with back-ups to protect against
 | 
				
			||||||
transmission errors or @dfn{bit rot}, the degradation of storage media over
 | 
					transmission errors or @dfn{bit rot}, the degradation of storage media over
 | 
				
			||||||
time.
 | 
					time.
 | 
				
			||||||
Unlike a simple checksum, PAR2 doesn't merely detect errors: as long as the
 | 
					Unlike a simple checksum, PAR2 doesn't merely detect errors: as long as the
 | 
				
			||||||
damage isn't to great (and smaller than the size of the recovery file), it can
 | 
					damage isn't too extensive (and smaller than the size of the recovery file), it
 | 
				
			||||||
even repair them.")
 | 
					can even repair them.")
 | 
				
			||||||
    (home-page "https://github.com/Parchive/par2cmdline")
 | 
					    (home-page "https://github.com/Parchive/par2cmdline")
 | 
				
			||||||
    (license license:gpl3+)))
 | 
					    (license license:gpl3+)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue