Commit c8fc2ec3 authored by figsoda's avatar figsoda
Browse files

lib: fix typos

parent bc0c69c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -431,7 +431,7 @@ ${expr "" v}

  /*
   Translate a simple Nix expression to Lua representation with occasional
   Lua-inlines that can be construted by mkLuaInline function.
   Lua-inlines that can be constructed by mkLuaInline function.

   Configuration:
     * multiline - by default is true which results in indented block-like view.