Skip to content

Commit

Permalink
Click on stop sharing
Browse files Browse the repository at this point in the history
  • Loading branch information
Commanderk3 authored Jan 12, 2025
1 parent 4f085ff commit 3a956bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/activity.js
Original file line number Diff line number Diff line change
Expand Up @@ -1303,7 +1303,7 @@ class Activity {
// eslint-disable-next-line no-use-before-define
recording();
doRecordButton();
that.textMsg(_("click on stop sharing"));
that.textMsg(_("Click on stop sharing"));
}
/**
* Stops the recording process.
Expand Down

0 comments on commit 3a956bd

Please sign in to comment.