]> git.gir.st - VimFx.git/commit
Fix typo
authorSimon Lydell <simon.lydell@gmail.com>
Mon, 29 Jul 2013 18:27:31 +0000 (20:27 +0200)
committerSimon Lydell <simon.lydell@gmail.com>
Mon, 29 Jul 2013 18:27:31 +0000 (20:27 +0200)
commit269419ab86f9d6086525c7ddf454644750681fe5
treed6ad264b6b3b4a97dec1f3d31e11142dec31a77b
parent2eefb4e4b1b6ee5a17ebaa9b27982cec93e6851e
Fix typo

Line 64 in marker.coffee contains a reference to `@markedElement`, though
that is the only occurance in the entire files. It clearly looks like it
is a typo of `@markerElement`, by inspecting the nearby code. The odd
thing, though, is that that line seems to have been added by commit
b5f488df, and already there the typo exists. Has the code ever worked?

I'm not sure if this fix currently fixes any issues, but it is needed in
the Huffman branch in order not to throw errors.
extension/packages/marker.coffee
Imprint / Impressum