]> rtime.felk.cvut.cz Git - jenkicar/rpp-simulink.git/commitdiff
Fix typo in documentation
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 29 Apr 2015 17:46:15 +0000 (19:46 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 29 Apr 2015 17:46:15 +0000 (19:46 +0200)
rpp/blocks/sfunction_cantransmit.c

index 78d2ba7d53f4b5477e879c2769ed58f1bc5b7ef3..a24d5b1d70431367e4962e629ec9e5f480ba23df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013-2014 Czech Technical University in Prague
+/* Copyright (C) 2013-2015 Czech Technical University in Prague
  *
  * Authors:
  *     - Michal Horn <hornmich@fel.cvut.cz>
@@ -80,7 +80,7 @@ Help: |
   blocks with the same CAN port (module) parameter.
 
   If there is multiple messages waiting for transmission, the order in
-  which thet are transmitted depends on their mailbox numbers and not
+  which they are transmitted depends on their mailbox numbers and not
   on the message IDs. The lower the mailbox number is, the sooner the
   message will be transmitted. If you want to have this under control,
   you should specify the numbers of the mailboxes manually.