Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
overdramatic authored Feb 24, 2023
1 parent 9c656c3 commit d8c5a32
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hed/brapa.hed
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,9 @@ QS "R-nh" {*+nh=*}
QS "L-p" {*^p-*}
QS "C-p" {*-p+*}
QS "R-p" {*+p=*}
QS "L-xr" {*^rw-*}
QS "C-xr" {*-rw+*}
QS "R-xr" {*+rw=*}
QS "L-rw" {*^rw-*}
QS "C-rw" {*-rw+*}
QS "R-rw" {*+rw=*}
QS "L-r" {*^r-*}
QS "C-r" {*-r+*}
QS "R-r" {*+r=*}
Expand Down

0 comments on commit d8c5a32

Please sign in to comment.