mirror of
				https://github.com/onceupon/Bash-Oneliner.git
				synced 2025-11-03 22:51:07 +01:00 
			
		
		
		
	Fix typo
Thank Costin Stefan for the reminder
This commit is contained in:
		@@ -53,7 +53,7 @@ Ctrl + x + Ctrl + e : launch editor define by $EDITOR
 | 
			
		||||
Esc + u
 | 
			
		||||
# converts text from cursor to the end of the word to uppercase.  
 | 
			
		||||
Esc + l
 | 
			
		||||
# converts text from cursor to the end of the word to uppercase. 
 | 
			
		||||
# converts text from cursor to the end of the word to case. 
 | 
			
		||||
Esc + c
 | 
			
		||||
# converts letter under the cursor to uppercase.
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user