Skip to content

Commit 740b61e

Browse files
committed
Typo fixed
1 parent 0147a86 commit 740b61e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

APLSource/Cider/ListTatinDependencies.aplf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
r←{self}ListTatinDependencies folder;cfgFilename;cfg;buildFilenames;buildLists;b;tatinFolders;buildFolders;list;folder2;buildFilename;buff
22
⍝ `y` must point to a project, either as alias ([]) or as a project folder.
33
⍝ The actual Tatin dependency folders are established from the project config file.
4-
⍝ `self` is only passed when this function calles itself.
4+
⍝ `self` is only passed when this function calls itself.
55
r←0 5⍴''
66
:If IsAlias folder
77
folder←GetFolderFromAlias2 folder

apl-package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
tags: "project-management",
2222
tatin_version: "0.103.0",
2323
userCommandScript: "APLSource/Cider_UC.dyalog",
24-
version: "0.48.1-beta-6+940",
24+
version: "0.48.1+941",
2525
}

0 commit comments

Comments
 (0)