From e144452bcdd5f2abbe6b6f3da41ad64f67e39def Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Mon, 30 Dec 2019 18:33:32 +0100 Subject: All PDs: Consistently use singular/plural for annotation classes/rows. --- decoders/eeprom24xx/pd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoders/eeprom24xx') diff --git a/decoders/eeprom24xx/pd.py b/decoders/eeprom24xx/pd.py index 033a44b..549ee2d 100644 --- a/decoders/eeprom24xx/pd.py +++ b/decoders/eeprom24xx/pd.py @@ -38,7 +38,7 @@ class Decoder(srd.Decoder): ) annotations = ( # Warnings - ('warnings', 'Warnings'), + ('warning', 'Warning'), # Bits/bytes ('control-code', 'Control code'), ('address-pin', 'Address pin (A0/A1/A2)'), -- cgit v1.2.3-70-g09d2