Fix typo
Change-Id: Iab1878108420c2437f9d7e36696a68b1cfb024f9 Reviewed-on: https://gerrit.libreoffice.org/41890 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
3266c3bf54
commit
a40d37b4d6
@ -20,7 +20,7 @@
|
||||
/**
|
||||
* Look for:
|
||||
* (&x)->y
|
||||
* which can be tranformed to:
|
||||
* which can be transformed to:
|
||||
* x.y
|
||||
* And
|
||||
* &*x
|
||||
|
Loading…
x
Reference in New Issue
Block a user