batman-adv: correct typ0 in routing.c

Message ID 1310211033-2951-1-git-send-email-ordex@autistici.org (mailing list archive)
State Superseded, archived
Headers

Commit Message

Antonio Quartulli July 9, 2011, 11:30 a.m. UTC
  Correct a very small typ0 in routing.c

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
---
 routing.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
  

Patch

diff --git a/routing.c b/routing.c
index 0f32c81..36b940c 100644
--- a/routing.c
+++ b/routing.c
@@ -93,7 +93,7 @@  static void update_transtable(struct bat_priv *bat_priv,
 		orig_node->tt_crc = tt_global_crc(bat_priv, orig_node);
 
 		/* The ttvn alone is not enough to guarantee consistency
-		 * because a single value could repesent different states
+		 * because a single value could represent different states
 		 * (due to the wrap around). Thus a node has to check whether
 		 * the resulting table (after applying the changes) is still
 		 * consistent or not. E.g. a node could disconnect while its