mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	Fixed spelling
This commit is contained in:
		@@ -42,12 +42,12 @@ $rrd_list = array(
 | 
			
		||||
    array(
 | 
			
		||||
        'ds' => 'updates_received',
 | 
			
		||||
        'filename' => $rrd_filename,
 | 
			
		||||
        'descr' => 'Updates Recieved',
 | 
			
		||||
        'descr' => 'Updates Received',
 | 
			
		||||
    ),
 | 
			
		||||
    array (
 | 
			
		||||
        'ds' => 'flushes_received',
 | 
			
		||||
        'filename' => $rrd_filename,
 | 
			
		||||
        'descr' => 'Flushes Recieved',
 | 
			
		||||
        'descr' => 'Flushes Received',
 | 
			
		||||
    ),
 | 
			
		||||
);
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user