mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-28 08:17:18 +00:00
Spelling error.
This commit is contained in:
parent
318c51c141
commit
ae46234261
@ -18,7 +18,7 @@ static QColor functionColor = "#f22c3d"; // red
|
|||||||
static QColor functionCallColor = "#e9950c"; // orange
|
static QColor functionCallColor = "#e9950c"; // orange
|
||||||
static QColor commentColor = "#808080"; // gray
|
static QColor commentColor = "#808080"; // gray
|
||||||
static QColor stringColor = "#00a37d"; // green
|
static QColor stringColor = "#00a37d"; // green
|
||||||
static QColor numberColor = "#df3079"; // fuschia
|
static QColor numberColor = "#df3079"; // fuchsia
|
||||||
|
|
||||||
static Language stringToLanguage(const QString &language)
|
static Language stringToLanguage(const QString &language)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user