On Fri, Feb 01, 2013 at 02:39:06PM +0900, YAMAMOTO Takashi wrote: > Signed-off-by: YAMAMOTO Takashi <[email protected]>
Reviewed-by: Simon Horman <[email protected]> > --- > ryu/contrib/__init__.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/ryu/contrib/__init__.py b/ryu/contrib/__init__.py > index dbceb1f..7faed78 100644 > --- a/ryu/contrib/__init__.py > +++ b/ryu/contrib/__init__.py > @@ -1,4 +1,4 @@ > -# Ajust module loading path for third party library > +# Adjust module loading path for third party libraries > import os > import sys > > -- > 1.7.12 > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_jan > _______________________________________________ > Ryu-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ryu-devel > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
