changeset 64:b1e1c567665b draft

stupid typo
author Nick <nick@somerandomnick.ano>
date Thu, 17 Jun 2010 17:44:14 +0000
parents 9d5a5c74f191
children 28523fb57610
files doc/ucis.ano/bgp_graph/path_list_to_dot.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/ucis.ano/bgp_graph/path_list_to_dot.php	Thu Jun 17 17:38:13 2010 +0000
+++ b/doc/ucis.ano/bgp_graph/path_list_to_dot.php	Thu Jun 17 17:44:14 2010 +0000
@@ -33,7 +33,7 @@
  case '64768': return 'yang';
  case '64738': return 'welterde';
  case '64827': return 'deelkar';
- case '64680': case '64692': return rtrim(`echo $ndoe | ./asn2descr`);
+ case '64680': case '64692': return rtrim(`echo $node | ./asn2descr`);
 }; return NULL; };
 
 function nodename ($node) {