grammar
This commit is contained in:
parent
b27b83988b
commit
f74332d85d
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ Controls.Page {
|
||||||
presentation.textIndex = 0;
|
presentation.textIndex = 0;
|
||||||
presentation.changeSlide();
|
presentation.changeSlide();
|
||||||
|
|
||||||
print("Slide Cchanged to: " + item.name);
|
print("Slide changed to: " + item.name);
|
||||||
}
|
}
|
||||||
|
|
||||||
function editSwitch(item) {
|
function editSwitch(item) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue