mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-02 16:04:38 -07:00
fix typos in diverse files (#3284)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
This commit is contained in:
@@ -15,7 +15,7 @@ export interface CompressionDisplayProps {
|
||||
}
|
||||
|
||||
/*
|
||||
* Compression messages appear when the /compress command is ran, and show a loading spinner
|
||||
* Compression messages appear when the /compress command is run, and show a loading spinner
|
||||
* while compression is in progress, followed up by some compression stats.
|
||||
*/
|
||||
export const CompressionMessage: React.FC<CompressionDisplayProps> = ({
|
||||
|
||||
Reference in New Issue
Block a user