From 14b1b54df5b1b3b75e4ae21a539ed2ce764affc8 Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: May 21 2016 18:05:03 +0000 Subject: Fix trailing spaces in package description --- diff --git a/avrdude.spec b/avrdude.spec index 84391a6..d361b52 100644 --- a/avrdude.spec +++ b/avrdude.spec @@ -27,11 +27,11 @@ Requires(post): /sbin/install-info Requires(preun): /sbin/install-info %description -AVRDUDE is a program for programming Atmel's AVR CPU's. It can program the -Flash and EEPROM, and where supported by the serial programming protocol, it -can program fuse and lock bits. AVRDUDE also supplies a direct instruction -mode allowing one to issue any programming instruction to the AVR chip -regardless of whether AVRDUDE implements that specific feature of a +AVRDUDE is a program for programming Atmel's AVR CPU's. It can program the +Flash and EEPROM, and where supported by the serial programming protocol, it +can program fuse and lock bits. AVRDUDE also supplies a direct instruction +mode allowing one to issue any programming instruction to the AVR chip +regardless of whether AVRDUDE implements that specific feature of a particular chip.