Fix typo of current

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
diff --git a/thrift.vim b/thrift.vim
index 83e7403..bb849a3 100644
--- a/thrift.vim
+++ b/thrift.vim
@@ -72,4 +72,4 @@
   delcommand HiLink
 endif
 
-let b:currenct_syntax = "thrift"
+let b:current_syntax = "thrift"