Correct typo
This commit is contained in:
		
							parent
							
								
									c2cd6a9c66
								
							
						
					
					
						commit
						8702367e13
					
				@ -27,7 +27,7 @@ public class PackageReceiver extends BroadcastReceiver {
 | 
			
		||||
 | 
			
		||||
    @Override
 | 
			
		||||
    public void onReceive(Context ctx, Intent intent) {
 | 
			
		||||
        Log.d("FDroid", "PackageReciever invalidating apps");
 | 
			
		||||
        Log.d("FDroid", "PackageReceiver invalidating apps");
 | 
			
		||||
        ((FDroidApp) ctx.getApplicationContext()).invalidateApps();
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user