mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Minor spelling fix
This commit is contained in:
		
							parent
							
								
									bf4e35b916
								
							
						
					
					
						commit
						4247826358
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -17,7 +17,7 @@ if ($ENV{CI}) | ||||||
|       string(SUBSTRING ${WORD} 1 -1 REMAINDER) |       string(SUBSTRING ${WORD} 1 -1 REMAINDER) | ||||||
|       string(TOUPPER ${FIRST_LETTER} FIRST_LETTER) |       string(TOUPPER ${FIRST_LETTER} FIRST_LETTER) | ||||||
|       # this leaves a trailing space on the last word, but we actually want that |       # this leaves a trailing space on the last word, but we actually want that | ||||||
|       # because of how its styled in the title bar. |       # because of how it's styled in the title bar. | ||||||
|       set(REPO_NAME "${REPO_NAME}${FIRST_LETTER}${REMAINDER} ") |       set(REPO_NAME "${REPO_NAME}${FIRST_LETTER}${REMAINDER} ") | ||||||
|     endforeach() |     endforeach() | ||||||
|   endif() |   endif() | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue