mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-31 15:23:04 +00:00 
			
		
		
		
	Fix typo
This commit is contained in:
		| @@ -92,7 +92,7 @@ Fmcomms2SignalSource::Fmcomms2SignalSource(ConfigurationInterface* configuration | ||||
|         } | ||||
|     else | ||||
|         { | ||||
|             LOG(FATAL) << "Exception: item type " << item_type_ << " not suported!"; | ||||
|             LOG(FATAL) << "Exception: item type " << item_type_ << " not supported!"; | ||||
|         } | ||||
|  | ||||
|     if (samples_ != 0) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Carles Fernandez
					Carles Fernandez