Kaydet (Commit) a40d37b4 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: Iab1878108420c2437f9d7e36696a68b1cfb024f9
Reviewed-on: https://gerrit.libreoffice.org/41890Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 3266c3bf
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
/** /**
* Look for: * Look for:
* (&x)->y * (&x)->y
* which can be tranformed to: * which can be transformed to:
* x.y * x.y
* And * And
* &*x * &*x
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment