mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-17 04:30:46 +01:00
cefclient: Fix typo in TempWindow comments
This commit is contained in:
parent
5f4190ff75
commit
da6f2864c2
@ -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