Fixed typo in user message (#1025)
This commit is contained in:
		
							parent
							
								
									3b8b2e59df
								
							
						
					
					
						commit
						e0cebb4c1f
					
				| @ -17,7 +17,7 @@ void nfc_scene_run_emv_app_confirm_on_enter(void* context) { | |||||||
|     dialog_ex_set_header(dialog_ex, "Run EMV app?", 64, 8, AlignCenter, AlignCenter); |     dialog_ex_set_header(dialog_ex, "Run EMV app?", 64, 8, AlignCenter, AlignCenter); | ||||||
|     dialog_ex_set_text( |     dialog_ex_set_text( | ||||||
|         dialog_ex, |         dialog_ex, | ||||||
|         "It will try to run card's app\nand detect unencrypred\ndata", |         "It will try to run card's app\nand detect unencrypted\ndata", | ||||||
|         64, |         64, | ||||||
|         18, |         18, | ||||||
|         AlignCenter, |         AlignCenter, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Daniel Tse
						Daniel Tse