From 4aff3f0dc81cb39fd78c9da70820d49aac195014 Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Wed, 13 Apr 2005 06:17:54 +0000 Subject: Fixed typo in comment. svn-id: r17576 --- gob/parse.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gob/parse.cpp') diff --git a/gob/parse.cpp b/gob/parse.cpp index 9b0318fa42..9007662c1d 100644 --- a/gob/parse.cpp +++ b/gob/parse.cpp @@ -965,7 +965,7 @@ void parse_printExpr(char arg_0) { static char *savedPos = 0; // printExpr() is not safe function. It suffers from unability to process - // stopTokens. So ebnable it only temporary when you need debugging. + // stopTokens. So enable it only temporary when you need debugging. return; if (savedPos == 0) { -- cgit v1.2.3