installer: menu: Fix typo.
* gnu/installer/newt/menu.scm (run-menu-page): Fix typo.
This commit is contained in:
		
							parent
							
								
									ee4004b392
								
							
						
					
					
						commit
						a7b2a4649f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -33,7 +33,7 @@ process from."
 | 
			
		|||
 | 
			
		||||
  (run-listbox-selection-page
 | 
			
		||||
   #:info-text (G_ "Choose where you want to resume the install.\
 | 
			
		||||
You can also abort the installion by pressing the button.")
 | 
			
		||||
You can also abort the installation by pressing the Abort button.")
 | 
			
		||||
   #:title (G_ "Installation menu")
 | 
			
		||||
   #:listbox-items (steps->items steps)
 | 
			
		||||
   #:listbox-item->text installer-step-description
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue