Fix typo of current
authorMark Slee <mcslee@apache.org>
Wed, 16 Jan 2008 21:29:45 +0000 (21:29 +0000)
committerMark Slee <mcslee@apache.org>
Wed, 16 Jan 2008 21:29:45 +0000 (21:29 +0000)
Summary: Whoops.

Reviewed By: dreiss

Other Notes: Submitted by Patrick Collison

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665433 13f79535-47bb-0310-9956-ffa450edef68

thrift.vim

index 83e7403..bb849a3 100644 (file)
@@ -72,4 +72,4 @@ if version >= 508 || !exists("did_thrift_syn_inits")
   delcommand HiLink
 endif
 
-let b:currenct_syntax = "thrift"
+let b:current_syntax = "thrift"