mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
examples: fix typo in text_editor.v (#13136)
This commit is contained in:
parent
c27ffc6054
commit
ea660315e0
@ -1,7 +1,7 @@
|
||||
// Copyright (c) 2020 Lars Pontoppidan. All rights reserved.
|
||||
// Use of this source code is governed by the MIT license distributed with this software.
|
||||
// Don't use this editor for any serious work.
|
||||
// A lot of funtionality is missing compared to your favourite editor :)
|
||||
// A lot of functionality is missing compared to your favourite editor :)
|
||||
import strings
|
||||
import os
|
||||
import math
|
||||
|
Loading…
Reference in New Issue
Block a user