Skip to content

Commit

Permalink
Fix typo in DC files STRUCID -> STRUCTID
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschr committed Aug 26, 2024
1 parent fee9a0a commit dfcafc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DC-Micro-5.4-cockpit
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ IMG_SRC_DIR="images"
## Profiling
PROFOS="slemicro"
PROFCONDITION="5.4"
STRUCID="slemicro-cockpit-54"
STRUCTID="slemicro-cockpit-54"
#PROFARCH="x86_64;zseries;power;aarch64"

## stylesheet location
Expand Down
2 changes: 1 addition & 1 deletion DC-Micro-5.5-cockpit
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ IMG_SRC_DIR="images"
## Profiling
PROFOS="slemicro"
PROFCONDITION="5.5"
STRUCID="slemicro-cockpit-55-further"
STRUCTID="slemicro-cockpit-55-further"
#PROFARCH="x86_64;zseries;power;aarch64"

## stylesheet location
Expand Down

0 comments on commit dfcafc0

Please sign in to comment.