Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed problems related to date conversion function, etc. (google#1173)
* Fixed problems related to date conversion function, etc. Resolved a minor issue where a recent typographical error temporarily disabled the date conversion function and other functions. Fix typos: DATA => DATE REWRITERS => REWRITER MOZC_DATA_REWRITER => MOZC_DATE_REWRITER MOZC_DATE_REWRITERS => MOZC_DATE_REWRITER MOZC_FORTUNE_REWRITERS => MOZC_FORTUNE_REWRITER * Fixed an unmodified comment when moving SessionConverter from session/ to engine/. MOZC_SESSION_SESSION_CONVERTER_INTERFACE_H_ => MOZC_ENGINE_SESSION_CONVERTER_INTERFACE_H_ PiperOrigin-RevId: 723805096
- Loading branch information