summaryrefslogtreecommitdiff
path: root/fluid/file.cxx
diff options
context:
space:
mode:
authorMatthias Melcher <github@matthiasm.com>2023-07-14 15:16:57 +0200
committerMatthias Melcher <github@matthiasm.com>2023-07-14 15:17:14 +0200
commit4d3e1032ea7c56bf8bfdd925cf0aac88ab9c6b45 (patch)
tree9c41fc9aa00658421f0f821bef574b0b5ecd1db9 /fluid/file.cxx
parentd9df40f99de7ce7a4b41231409b3d27f5a86ce63 (diff)
FLUID formatting and comments
Diffstat (limited to 'fluid/file.cxx')
-rw-r--r--fluid/file.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/file.cxx b/fluid/file.cxx
index 18d17efcc..f0d0baeae 100644
--- a/fluid/file.cxx
+++ b/fluid/file.cxx
@@ -227,7 +227,7 @@ void Fd_Project_Reader::read_children(Fl_Type *p, int paste, Strategy strategy,
break;
}
- // Make sure that we don;t go through the list of options for child nodes
+ // Make sure that we don't go through the list of options for child nodes
if (!skip_options) {
// this is the first word in a .fd file:
if (!strcmp(c,"Magic:")) {