Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tehcneko committed Aug 19, 2024
1 parent 8ba19d5 commit 610af28
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ public void onSystemServerLoaded(@NonNull SystemServerLoadedParam param) {
log("hook DisplayControl failed", t);
}

// VirtualDisplay with MediaProjection (S~V4)
// VirtualDisplay with MediaProjection (S~V)
try {
hookVirtualDisplayAdapter(classLoader);
} catch (Throwable t) {
Expand Down

0 comments on commit 610af28

Please sign in to comment.