Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 6077e6d

Browse files
committed
Feedback
1 parent e84e19d commit 6077e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shell/platform/windows/compositor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Compositor {
2121
public:
2222
virtual ~Compositor() = default;
2323

24-
// Create a backing store used for rendering Flutter content.
24+
// Creates a backing store used for rendering Flutter content.
2525
//
2626
// The backing store's configuration is stored in |backing_store_out|.
2727
virtual bool CreateBackingStore(const FlutterBackingStoreConfig& config,

0 commit comments

Comments
 (0)