summaryrefslogtreecommitdiffstats
path: root/development/avra
diff options
context:
space:
mode:
author Matteo Bernardini2016-05-26 15:24:47 +0200
committer Willy Sudiarto Raharjo2016-05-27 02:23:29 +0200
commitfe8fce0706549d02abcc5c22e0e73b9d8a4ee585 (patch)
treed7d1961722ecbf0ae4420d4dc57e87685c131643 /development/avra
parentfab958565cf0bf631a9787a0df33cc65768d098b (diff)
downloadslackbuilds-fe8fce0706549d02abcc5c22e0e73b9d8a4ee585.tar.gz
development/avra: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/avra')
-rw-r--r--development/avra/README2
-rw-r--r--development/avra/slack-desc2
2 files changed, 2 insertions, 2 deletions
diff --git a/development/avra/README b/development/avra/README
index f78e603cae..67682ee3f0 100644
--- a/development/avra/README
+++ b/development/avra/README
@@ -1,4 +1,4 @@
AVRA is an assembler for Atmel AVR microcontrollers,
-and it is almost compatible with Atmel’s own assembler AVRASM32.
+and it is almost compatible with Atmel's own assembler AVRASM32.
The programming principles and conceptions
are based on the ANSI programming language "C".
diff --git a/development/avra/slack-desc b/development/avra/slack-desc
index b2c0f520b1..55f605f28b 100644
--- a/development/avra/slack-desc
+++ b/development/avra/slack-desc
@@ -9,7 +9,7 @@
avra: AVRA (Atmel AVR Microcontrollers Assembler)
avra:
avra: AVRA is an assembler for Atmel AVR microcontrollers,
-avra: and it is almost compatible with Atmel’s own assembler AVRASM32.
+avra: and it is almost compatible with Atmel's own assembler AVRASM32.
avra: The programming principles and conceptions
avra: are based on the ANSI programming language "C".
avra: