From b75db38e45fa1441cf52afda9f7b69a5f7e50477 Mon Sep 17 00:00:00 2001 From: Johnny Robeson Date: Fri, 7 Aug 2015 05:23:11 -0400 Subject: [PATCH] fix typo in udev rules file --- scripts/99-platformio-udev.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/99-platformio-udev.rules b/scripts/99-platformio-udev.rules index c0614f2b..ac0751e4 100644 --- a/scripts/99-platformio-udev.rules +++ b/scripts/99-platformio-udev.rules @@ -1,7 +1,7 @@ # Copyright (C) Ivan Kravets # See LICENSE for details. -# UDEV Rules for PlatformIO supproted boards, http://platformio.org/#!/boards +# UDEV Rules for PlatformIO supported boards, http://platformio.org/#!/boards # # The latest version of this file may be found at: # https://github.com/platformio/platformio/blob/develop/scripts/99-platformio-udev.rules