summaryrefslogtreecommitdiffstats
path: root/usr.bin/dtc/dtb.hh
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/dtc/dtb.hh')
-rw-r--r--usr.bin/dtc/dtb.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/dtc/dtb.hh b/usr.bin/dtc/dtb.hh
index 2c5f39e..a246e96 100644
--- a/usr.bin/dtc/dtb.hh
+++ b/usr.bin/dtc/dtb.hh
@@ -224,7 +224,7 @@ class asm_writer : public output_writer
uint32_t bytes_written;
/**
- * Writes a C string directly to the ouput as-is. This is mainly used
+ * Writes a C string directly to the output as-is. This is mainly used
* for writing directives.
*/
void write_string(const char *c);
OpenPOWER on IntegriCloud