mirror of
https://github.com/neovim/neovim.git
synced 2025-10-13 13:26:06 +00:00
docs: fix typos and other small fixes (#25005)
Co-authored-by: nuid64 <lvkuzvesov@proton.me> Co-authored-by: Mike Smith <10135646+mikesmithgh@users.noreply.github.com> Co-authored-by: XTY <xty@xty.io> Co-authored-by: Empa <emanuel@empa.xyz> Co-authored-by: kyu08 <49891479+kyu08@users.noreply.github.com>
This commit is contained in:
@@ -1810,7 +1810,7 @@ static void getwinvar(typval_T *argvars, typval_T *rettv, int off)
|
||||
/// @param[in] tv typval to convert.
|
||||
/// @param[in] option Option name.
|
||||
/// @param[in] flags Option flags.
|
||||
/// @param[out] error Whether an error occured.
|
||||
/// @param[out] error Whether an error occurred.
|
||||
///
|
||||
/// @return Typval converted to OptVal. Must be freed by caller.
|
||||
/// Returns NIL_OPTVAL for invalid option name.
|
||||
|
Reference in New Issue
Block a user