Fix comment of CM_QUES (Colemak question mark) (#18557)
`#define CM_QUES S(CM_SLSH) // /` → `#define CM_QUES S(CM_SLSH) // ?`
This commit is contained in:
		
							parent
							
								
									f81123469e
								
							
						
					
					
						commit
						e78fa1fbf0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -122,4 +122,4 @@
 | 
			
		|||
// Row 4
 | 
			
		||||
#define CM_LABK S(CM_COMM) // <
 | 
			
		||||
#define CM_RABK S(CM_DOT)  // >
 | 
			
		||||
#define CM_QUES S(CM_SLSH) // /
 | 
			
		||||
#define CM_QUES S(CM_SLSH) // ?
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue