fixed typos

This commit is contained in:
Stephane D'Alu 2016-02-09 17:40:44 +01:00
parent 879e031a23
commit b7e24328d5
3 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
/*
ChibiOS - Copyright (C) 2006 Stephane D'Alu
ChibiOS - Copyright (C) 2016 Stephane D'Alu
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@ -94,7 +94,7 @@ void wdg_lld_init(void) {
/**
* @brief Configures and activates the WDG peripheral.
*
* @note Once started there is now way out.
* @note Once started there is no way out.
*
* @param[in] wdgp pointer to the @p WDGDriver object
*

View File

@ -1,5 +1,5 @@
/*
ChibiOS - Copyright (C) 2006 Stephane D'Alu
ChibiOS - Copyright (C) 2016 Stephane D'Alu
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.

View File

@ -1,5 +1,5 @@
/*
Copyright (C) 2015 Stephen Caudle
Copyright (C) 2016 Stephane D'Alu
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.