From: Steinar H. Gunderson Date: Sun, 9 Jul 2017 13:11:33 +0000 (+0200) Subject: Fix the kanji in Kaeru. X-Git-Tag: 1.6.2~13 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=5e4d7389b8c8375593d73557e829c0f10ee671dc;p=nageru Fix the kanji in Kaeru. --- diff --git a/kaeru.cpp b/kaeru.cpp index a82ee51..5a86cdb 100644 --- a/kaeru.cpp +++ b/kaeru.cpp @@ -1,4 +1,4 @@ -// Kaeru (変える), a simple transcoder intended for use with Nageru. +// Kaeru (換える), a simple transcoder intended for use with Nageru. // This is experimental code, not yet supported. #include "audio_encoder.h"