Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64).
The e in "formate" is most likely a typo :-)
Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64).
The e in "formate" is most likely a typo :-)
utACK 6cfbfc7
On Thu, Jan 12, 2017 at 4:49 PM, practicalswift notifications@github.com wrote:
You can view, comment on, or merge this pull request online at:
Commit Summary
[trivial] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64)
File Changes
M src/qt/bitcoingui.cpp (2) M src/qt/guiutil.cpp (2) M src/qt/guiutil.h (2) M src/qt/modaloverlay.cpp (2)
Patch Links:
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
utACK 6cfbfc7 Could only find those 4 occurrences of formateNiceTimeOffset()
Removed [trivial] from commit title and added [qt] as per the clarified guidelines in #9542 :-)