summaryrefslogtreecommitdiff
path: root/drivers/avr/i2c_master.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2020-05-26 12:43:14 +1000
committerGitHub <noreply@github.com>2020-05-25 19:43:14 -0700
commite4823aadec24bca0ecfd1184562d27a49fd20544 (patch)
tree66699e086fdd4b6c87bf2f83f4fae74c4e8ecded /drivers/avr/i2c_master.h
parent5c9906eb4fc569cd08d88dcd85ce9afaa5410ffb (diff)
Fix capitalisation of "GitHub" (#9184)
Diffstat (limited to 'drivers/avr/i2c_master.h')
-rw-r--r--drivers/avr/i2c_master.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/avr/i2c_master.h b/drivers/avr/i2c_master.h
index 0a3b6c508c..4a35867cd0 100644
--- a/drivers/avr/i2c_master.h
+++ b/drivers/avr/i2c_master.h
@@ -14,7 +14,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/* Library made by: g4lvanix
- * Github repository: https://github.com/g4lvanix/I2C-master-lib
+ * GitHub repository: https://github.com/g4lvanix/I2C-master-lib
*/
#ifndef I2C_MASTER_H