mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	Merge pull request #124 from akkatracker/patch-1
Fix minor spelling error in CMakeLists
This commit is contained in:
		
						commit
						ee024eb0a2
					
				| @ -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…
	
		Reference in New Issue
	
	Block a user
	 bunnei
						bunnei