mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-01 11:57:04 +01:00
cefclient: Fix typo in TempWindow comments
This commit is contained in:
parent
ff7f70442f
commit
bb4812691e
@ -10,7 +10,7 @@
|
||||
|
||||
namespace client {
|
||||
|
||||
// Represents a singleton hidden window that acts at temporary parent for
|
||||
// Represents a singleton hidden window that acts as a temporary parent for
|
||||
// popup browsers.
|
||||
class TempWindowMac {
|
||||
public:
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
namespace client {
|
||||
|
||||
// Represents a singleton hidden window that acts at temporary parent for
|
||||
// Represents a singleton hidden window that acts as a temporary parent for
|
||||
// popup browsers.
|
||||
class TempWindowWin {
|
||||
public:
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
namespace client {
|
||||
|
||||
// Represents a singleton hidden window that acts at temporary parent for
|
||||
// Represents a singleton hidden window that acts as a temporary parent for
|
||||
// popup browsers.
|
||||
class TempWindowX11 {
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user